Skip to content

crunkmaster/lisp

Repository files navigation

Simple Lisp Interpreter

That's pretty much it, this is just a simple lisp interpreter

It is written in C and right now only implements a few lisp functions: car cdr cons nullp atomp listp equal (partially working, there are some bugs that need to be fixed) there are plans to implement other functions, but it might take a while. enjoy the lispy goodness!

About

a simple lisp interpreter being implemented in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages