8 releases
0.1.7 | Apr 9, 2023 |
---|---|
0.1.6 | Apr 8, 2023 |
0.1.5 | Mar 30, 2023 |
#171 in Simulation
40 downloads per month
Used in lmc-cli
13KB
307 lines
Little Man Computer Assembly Language
This is my implementation of the LMC assembly language.
This implementation is based on the LMC specification (wikipedia) and Peter Higginson's LMC simulator.
See the examples directory for example programs.
Example CLI
I have created a separate repository for the CLI, lmc-cli.
License
This project is licensed under the MIT License - see the LICENSE file for details
Dependencies
~170KB