HARM: A simple ARM emulator in haskell
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]
Versions | 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 Sat Dec 6 05:07:59 UTC 2008 |
Distributions | NixOS:0.1.4 |
Executables | dbgarm, runarm |
Downloads | 2096 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Downloads
- HARM-0.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)