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