Robert-van-Engelen / lisp
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.
☆100Updated last year
Alternatives and similar repositories for lisp:
Users that are interested in lisp are comparing it to the libraries listed below
- A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating poin…☆39Updated last year
- Code from "Building Lisp"☆30Updated 10 months ago
- 16-bit SUBLEQ CPU running eForth - just for fun☆63Updated last month
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆31Updated 7 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…☆212Updated this week
- Lisp compiler for x86-64 [WIP]☆34Updated this week
- STklos Scheme☆77Updated this week
- Franz Lisp dialect Lisp system☆56Updated last month
- Example programs written for SectorLISP☆23Updated 2 years ago
- r3 programing language - ColorForth inspired☆59Updated this week
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 3 months ago
- Scheme 9 from Empty Space (Reimagined)☆72Updated 4 months ago
- Attempt to bring some refreshing and cleanup to TinyScheme as found at sourceforge☆15Updated 4 years ago
- NASM port of JONESFORTH!☆55Updated last year
- Common Lisp implementation of the Forth 2012 Standard☆116Updated 4 months ago
- ☆18Updated 3 months ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- InterLisp interpreter☆68Updated last month
- A RISC-V assembler written in Lisp.☆46Updated 6 months ago
- An APL interpreter written in JavaScript. Runs in a browser or NodeJS.☆57Updated 10 months ago
- ANSI Common Lisp implementation☆169Updated 2 years ago
- Maru - a tiny self-hosting lisp dialect☆195Updated 3 weeks ago
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆231Updated 2 weeks ago
- A Small Lisp in Forth☆155Updated 3 years ago
- A functional, flexible and concise Lisp.☆286Updated 11 months ago
- A simple incomplete Scheme-to-C compiler☆67Updated last month
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- Tiny CLOS for Scheme: from ftp://ftp.parc.xerox.com/pub/mops/tiny/☆59Updated 13 years ago
- Medley Interlisp virtual machine☆146Updated last month
- Forsp: A Forth+Lisp Hybrid Lambda Calculus Language☆172Updated 9 months ago