HARM: A simple ARM emulator in haskell
[ compilers-interpreters, deprecated, library, program ]
[ Propose Tags ]
[ Report a vulnerability ]
Deprecated
A simple ARM virtual machine designed for teaching assembly. See http:/tinyurl.com639v6u for details on internals and examples of how to use it. It is advised you look through the source on the site and try following along to really learn what's going on. Currently the emulator does not use standard ARM assembly, but a custom variant. This will hopefully be changed in the near future.
Two programs, runarm and dbgarm, are provided which can be used to run and debug the assembly.
[Skip to Readme]
Modules
[Index]
Downloads
- HARM-0.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.1, 0.1.2, 0.1.3, 0.1.4 |
---|---|
Dependencies | array, base [details] |
License | LicenseRef-OtherLicense |
Author | Jeffrey A. Meunier (and Alex Mason) |
Maintainer | Alex Mason (axman6@gmail.com) |
Category | Compilers/Interpreters |
Home page | http://www.engr.uconn.edu/~jeffm/Classes/CSE240-Spring-2001/Lectures/index.html |
Bug tracker | mailto:axman6@gmail.com |
Uploaded | by AlexMason at 2008-12-06T05:07:59Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | dbgarm, runarm |
Downloads | 4123 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |