maryrosecook / littlelispLinks
A small Lisp interpreter in JavaScript
☆616Updated 3 years ago
Alternatives and similar repositories for littlelisp
Users that are interested in littlelisp are comparing it to the libraries listed below
Sorting:
- Scheme interpreter written in JavaScript☆760Updated 3 weeks ago
- A javascript with Lispy syntax and macros☆572Updated 5 years ago
- A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and…