Skip to content

michaelsmithxyz/plisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plisp

plisp is a minimal Lisp dialect implemented in Python. It's mostly meant to be a toy, however more advanced features may be added as the project progresses.

Running

The read-eval-print loop can be accessed by running

python3 -m plisp

About

A minimal Lisp dialect implemented in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages