An example implementation of my LMC assembly language as a CLI program.
This uses my lmc-assembly library.
bash lmc-cli --program <path to program>
Copy an example from the library repo to the current directory.
bash lmc-cli --program sum.lmc