-
Notifications
You must be signed in to change notification settings - Fork 13
Tiny Scheme-like Lisp interpreter written in a weekend
License
fragglet/yoctolisp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Yoctolisp is a Lisp interpreter written in a weekend. Features: * Read-eval-print loop. * Lexical closures. * Proper garbage collection. * Tail call optimization. * Variadic function syntax. What I didn't have time for: * Continuations. * Decent error handling * Everything else.
About
Tiny Scheme-like Lisp interpreter written in a weekend
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published