aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4801bb8c70e02b603e58bcf12438b73f9fecc8cf (plain)
1
This is a C compiler for the MAR ([Much-Assembly-Required](https://muchassemblyrequired.com/)) virtual machine. It is pretty unsophisticated at the moment, but should be able to compile VERY rudimentary C programs, like those in `test/`. Please patch in HWI calls yourself at the moment...