HARM

Version 0.1.4 revision 0 uploaded by AlexMason.

Package meta

Synopsis
A simple ARM emulator in haskell
Description

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.

Author
Jeffrey A. Meunier (and Alex Mason)
Bug reports
mailto:axman6@gmail.com
Category
Compilers/Interpreters
Copyright
n/a
Homepage
http://www.engr.uconn.edu/~jeffm/Classes/CSE240-Spring-2001/Lectures/index.html
Maintainer
Alex Mason (axman6@gmail.com)
Package URL
n/a
Stability
experimental

Components