Yoctolisp Save

Tiny Scheme-like Lisp interpreter written in a weekend

Project README

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.
Open Source Agenda is not affiliated with "Yoctolisp" Project. README Source: fragglet/yoctolisp
Stars
247
Open Issues
0
Last Commit
1 year ago
Repository
License
ISC

Open Source Agenda Badge

Open Source Agenda Rating