The HARM package
A simple ARM virtual machine designed for teaching assembly. See http:tinyurl.com/639v6u 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.
Properties
| Versions | 0.1.1, 0.1.2, 0.1.3, 0.1.4 |
|---|---|
| Dependencies | array, base |
| License | OtherLicense |
| Author | Jeffrey A. Meunier (and Alex Mason) |
| Maintainer | Alex Mason (axman6@gmail.com) |
| Stability | experimental |
| Category | Compilers/Interpreters |
| Home page | http://www.engr.uconn.edu/~jeffm/Classes/CSE240-Spring-2001/Lectures/index.html |
| Bug tracker | mailto:axman6@gmail.com |
| Executables | dbgarm, runarm |
| Upload date | Sat Dec 6 05:07:59 UTC 2008 |
| Uploaded by | AlexMason |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
Downloads
- HARM-0.1.4.tar.gz (Cabal source package)
- package description (included in the package)