Skip to content

A Lisp implemented in C, following the book "Build Your Own Lisp"

License

Notifications You must be signed in to change notification settings

EivindArvesen/lithpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lithpy

Work in progress

A Lisp implemented in C, following the book "Build Your Own LISP".

Depends on mpc for parser combinators.

Build

Run make setup to download dependency.

Then run make. Lithpy will build to dist/.

About

A Lisp implemented in C, following the book "Build Your Own Lisp"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published