Skip to content

fragglet/yoctolisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published