Robert-van-Engelen / lispLinks
A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a mark-sweep/compacting garbage collector and REPL.
☆104Updated last year
Alternatives and similar repositories for lisp
Users that are interested in lisp are comparing it to the libraries listed below
Sorting:
- 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
- NASM port of JONESFORTH!☆57Updated last year
- 16-bit SUBLEQ CPU running eForth - just for fun☆64Updated 3 months ago
- Code from "Building Lisp"☆30Updated 3 weeks ago
- A Small Lisp in Forth☆156Updated 4 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 4 months ago
- A simple incomplete Scheme-to-C compiler☆67Updated last month
- r3 programing language - ColorForth inspired☆62Updated this week
- Rethinking Forth☆99Updated 4 years ago
- Common Lisp implementation of the Forth 2012 Standard☆119Updated 3 weeks ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- Scheme 9 from Empty Space (Reimagined)☆73Updated 5 months ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆32Updated 7 years ago
- ANSI Common Lisp implementation☆169Updated 2 years ago
- PicoLisp is an open source Lisp dialect. It is based on LLVM and compiles and runs on any 64-bit POSIX system. Its most prominent feature…☆215Updated this week
- r3 programing language for 64 bits Windows/Linux/Mac/Rasberry Pi 4☆61Updated last year
- Medley Interlisp virtual machine☆147Updated this week
- InterLisp interpreter☆68Updated 3 months ago
- Example programs written for SectorLISP☆23Updated 2 years ago
- ☆20Updated 4 months ago
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆230Updated last week
- 3-lisp implementation from Procedural Reflection in Programming Languages, volume i., Brian Cantwell Smith☆112Updated last month
- Cheap and fast R7RS Scheme interpreter☆77Updated 3 months ago
- #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5R…☆50Updated 3 years ago
- This is a read-only mirror of the Fossil repository, made available via Git for your convenience.☆101Updated last month
- Franz Lisp dialect Lisp system☆56Updated 3 months ago
- Native 32-bit colorForth for PCs, Bochs and Qemu.☆89Updated 6 years ago
- STklos Scheme☆81Updated 3 weeks ago
- R7RS/R6RS Scheme Implementation☆61Updated last year
- Concise implementation of a lisp-like language for low-end and embedded devices☆100Updated 11 years ago