kimtg / ToyLispLinks
A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancements.
☆40Updated 11 years ago
Alternatives and similar repositories for ToyLisp
Users that are interested in ToyLisp 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…☆72Updated 7 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 8 years ago
- A C implementation of the Shen programming language☆70Updated 3 years ago
- eevo - functional records for data driven scripting (formerly known as tisp)☆26Updated 2 weeks ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- Install Cyclone Scheme on your machine.☆35Updated 5 months ago
- The Scheme Widget Library (SWL) is a windowing and graphics package for Chez Scheme☆19Updated 6 years ago
- ☆20Updated 4 years ago
- from ftp://ftp.informatik.uni-kiel.de/pub/kiel/apply/☆19Updated 9 years ago
- Original Joy