Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 437 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 437 Bytes

pyLMC - Little Man Computer interpreter in Python

usage: pyLMC [-h] [--verbose] [--slow] [-r LMC_IN] [-s MB_OUT] [-l MB_IN]

Little Man Computer interpretor in Python.

optional arguments:
  -h, --help     show this help message and exit
  --verbose, -v  run verbosely
  --slow         run in slow mode
  -r LMC_IN      load and run lmc file
  -s MB_OUT      store mailbox to file
  -l MB_IN       load and run mailbox file