Skip to content
/ pyLMC Public

Little Man Computer interpreter in Python

License

Notifications You must be signed in to change notification settings

sebastka/pyLMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Little Man Computer interpreter in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages