Skip to content

note/Minimal-Lisp-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisp Minimal Interpreter

Simple Common Lisp Interpreter. Only a small fraction of standard library is implemented.

Usage

Type ./lisp_interpreter -h for more details.

Remarks

Identifiers preceded by double underscore "__" are reserved for internal usage of interpreter.

About

Minimal Lisp Interpreter written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published