peterwzhang / LISP-Interpreter

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.

Home Page:https://peterwzhang.github.io/LISP-Interpreter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://peterwzhang.github.io/LISP-Interpreter/


Languages

Language:C++ 36.0%Language:HTML 35.7%Language:Python 13.3%Language:CSS 8.0%Language:NewLisp 2.8%Language:Common Lisp 2.3%Language:Shell 1.2%Language:Makefile 0.7%