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 10 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…☆70Updated 7 years ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated 3 weeks ago
- Chiken Scheme bindings for Raylib Game Library☆18Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- Experimental fork of TinyScheme and extensions TSX, RE.☆16Updated 9 years ago
- Tiny scheme implementation written in c++17☆29Updated 6 years ago
- A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating poin…☆40Updated last year
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Install Cyclone Scheme on your machine.☆35Updated 3 months ago
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- Minimal Lisp/Forth☆11Updated 5 months ago
- Smallest usable editor in less than 1000 lines of C☆26Updated 8 years ago
- A metacircular LC3 implementation☆10Updated 3 years ago
- Simple Lisp compiler. Compiles a minimal Lisp dialect to ANSI C.☆19Updated 9 years ago
- OpenGL interface for chez-scheme.☆20Updated 5 years ago
- A tiny Emacs editor core with a tiny Lisp extention language☆30Updated 8 years ago
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆32Updated last month
- Gambit Scheme binding for raylib☆13Updated 4 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- A C implementation of the Shen programming language☆70Updated 3 years ago
- backup of the joy programming language☆30Updated 9 years ago
- JSON encoder/decoder in pure PicoLisp☆19Updated 4 years ago
- s7 Scheme☆59Updated 6 years ago
- Pre-Scheme to (GNU) C compiler written in Pre-Scheme☆36Updated 11 years ago
- Modified version of the original from http://www.projectoberon.com/ for use with the Oberon IDE☆46Updated last year
- The implementation of R6RS Scheme Programming Language for real-time applications. (Forked from GoogleCode)☆22Updated 3 years ago
- Chibi-Scheme Raylib Bindings☆13Updated 5 years ago