3 releases

0.1.2 Apr 9, 2023
0.1.1 Apr 8, 2023
0.1.0 Mar 28, 2023

#1468 in Command line utilities

45 downloads per month

MIT license

5KB

LMC CLI Program

An example implementation of my LMC assembly language as a CLI program.

This uses my lmc-assembly library.

Usage

lmc-cli --program <path to program>

Example

Copy an example from the library repo to the current directory.

lmc-cli --program sum.lmc

Dependencies

~1.2–1.8MB
~35K SLoC