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
- Code from "Building Lisp"☆31Updated last month
- NASM port of JONESFORTH!☆58Updated last year
- ANSI Common Lisp implementation☆171Updated 2 years ago
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆232Updated last week
- Franz Lisp dialect Lisp system☆56Updated 4 months ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆33Updated 7 years ago
- Lisp compiler for x86-64 [WIP]☆34Updated this week
- A simple incomplete Scheme-to-C compiler☆67Updated 2 months ago
- Scheme 9 from Empty Space (Reimagined)☆74Updated 6 months ago
- A Small Lisp in Forth☆156Updated 4 years ago
- This is a read-only mirror of the Fossil repository, made available via Git for your convenience.☆101Updated last week
- InterLisp interpreter☆68Updated 3 months 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…☆217Updated last week
- Medley Interlisp virtual machine☆147Updated last week
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆89Updated 4 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- STklos Scheme☆81Updated this week
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 5 months ago
- Rethinking Forth☆99Updated 4 years ago
- a practical Scheme compiler☆153Updated this week
- r3 programing language - ColorForth inspired☆62Updated this week
- Common Lisp implementation of the Forth 2012 Standard☆120Updated last month
- A set of minimal lisp implementations☆71Updated 6 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- Concise implementation of a lisp-like language for low-end and embedded devices☆100Updated 11 years ago
- R7RS/R6RS Scheme Implementation☆62Updated last year
- A RISC-V assembler written in Lisp.☆47Updated 8 months ago
- C language syntax in Common Lisp☆150Updated 2 years ago