Skip to content

npc3/DumbLisp

Repository files navigation

DumbLisp

A not that good lisp interpreter


Features

  • Naive mark and sweep garbage collection
  • Runtime macro expansion
  • Closures!
  • Lists, vectors, dictionaries
  • Very basic exception handling
  • Probably more than a few bugs

Disclaimer

Please note that this was made solely for my own entertainment and should probably not be used in a serious capacity by anyone ever.

About

A not very good lisp interpreter written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published