marcie/README.md

9 lines
235 B
Markdown

# marcie
Golang implementation of the MARIE architecture.
This repository includes an assembler (masm) and a simulator (marcie).
Some documentation on the architecture is available
[here](https://github.com/MARIE-js/MARIE.js/wiki).