Skip to content

Foundation of programming language: a mini interpreter

Notifications You must be signed in to change notification settings

jkadbear/Mini_PL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundation of programming language: a mini interpreter

Dependent library: docopt

$ pip3 install docopt

or

$ easy_install docopt

How to run (default: program.txt)

$ python3 MiniInterpreter.py

or

$ python3 MiniInterpreter.py new_program.txt

type python3 MiniInterpreter.py -h for help

About

Foundation of programming language: a mini interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages