Skip to content

Simple Lisp interpreter in 200+ lines of pure Python code

License

Notifications You must be signed in to change notification settings

youngle37/MiniLisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniLisp

Simple Lisp interpreter in 200+ lines of pure Python code.

Usage

Run script

python mini_lisp.py test_data/test.lsp

Interactive

python mini_lisp.py

About

Simple Lisp interpreter in 200+ lines of pure Python code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published