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.
I have created a separate repository for the CLI, lmc-cli.
This project is licensed under the MIT License - see the LICENSE file for details