Skip to content

Lisp interpreter made using Python3. This interpreter is based on Kamin's Pascal implementation of Lisp and uses Tim Budd's C++ version of the Kamin interpreter for testing.

Notifications You must be signed in to change notification settings

peterwzhang/LISP-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisp Interpreter

This is a Lisp interpreter for our CS 403 class (Programming Languages). The interpreter itself is made using Python3 and is based on Kamin's Pascal implementation of Lisp. If you would like to see our work process, tests, and compilation/testing instructions please see our project page.

Group Members

About

Lisp interpreter made using Python3. This interpreter is based on Kamin's Pascal implementation of Lisp and uses Tim Budd's C++ version of the Kamin interpreter for testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published