Skip to content

calebdochow/LispInterpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisp Interpreter
C code for sprints 1-8 of Yessicks Lisp (Yisp) Interpreter

To Run: 
make clean
make test (for test cases)
make run (for repl)

Check Documentation.txt for limitaions and other notes on the program

About

"Yisp" Interpreter, a flavor of Lisp, written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published