lazear / microlispLinks
A set of minimal lisp implementations
☆71Updated 6 years ago
Alternatives and similar repositories for microlisp
Users that are interested in microlisp are comparing it to the libraries listed below
Sorting:
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Install Cyclone Scheme on your machine.☆35Updated 3 months ago
- A Small Lisp in Forth☆156Updated 4 years ago
- You dig Scheme. The world is coded in C. You get both.☆100Updated 4 years ago
- Emacs clone in Forth.☆109Updated 5 years ago
- Feline, a concatenative programming language (Windows and Linux x86-64). Early days.☆57Updated last year
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated 3 weeks 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 10 years ago
- Concise implementation of a lisp-like language for low-end and embedded devices☆100Updated 11 years ago
- debian packaging of s9fes, Scheme 9 from Empty Space R4RS Scheme Interpreter☆28Updated 4 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- SDL 2 interface for chez-scheme.☆31Updated 5 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- The source code of the free book "PicoLisp by Example"☆55Updated 12 years ago
- FUNCTIONAL PROGRAMMING: Application and Implementation, Peter Henderson, ISBN 0-13-331579-7☆54Updated last year
- Scheme 9 from Empty Space (Reimagined)☆74Updated 6 months ago
- ThinLisp is an open source Lisp to C translator.☆32Updated 10 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 5 months ago
- Tiny emacs clone with configuring in FemtoLisp☆116Updated 5 years ago
- An implementation of the Arc programming language☆200Updated 2 months ago
- Native 32-bit colorForth for PCs, Bochs and Qemu.☆90Updated 6 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- A Scheme (R7RS) implementation written in D☆59Updated 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
- Code from "Building Lisp"☆31Updated last month