skeeto / wispLinks
Wisp, a lisp programming language
☆39Updated 7 years ago
Alternatives and similar repositories for wisp
Users that are interested in wisp are comparing it to the libraries listed below
Sorting:
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancemen…☆40Updated 11 years ago
- Joel Bartlett's fabled Scheme->C system☆83Updated 5 years ago
- Foment is an implementation of R7RS Scheme.