#assembly #programs #computer #little #man #running #lmc

lmc-assembly

A library for assembling and running LMC (Little Man Computer) programs

8 releases

0.1.7 Apr 9, 2023
0.1.6 Apr 8, 2023
0.1.5 Mar 30, 2023

#89 in Simulation

Download history 10/week @ 2024-02-25 1/week @ 2024-03-03 10/week @ 2024-03-10 115/week @ 2024-03-31

125 downloads per month
Used in lmc-cli

MIT license

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

~180KB