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 week
Alternatives and similar repositories for lisp
Users that are interested in lisp are comparing it to the libraries listed below
Sorting:
- Code from "Building Lisp"☆31Updated 2 months 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 week
- NASM port of JONESFORTH!☆58Updated last year
- Scheme 9 from Empty Space (Reimagined)☆74Updated 7 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…☆216Updated last week
- Otus Lisp (Ol) is a purely functional multi-platform Scheme dialect with built-in FFI and infix math.☆259Updated this week
- Lisp compiler for x86-64 [WIP]☆34Updated 3 weeks ago
- Attempt to bring some refreshing and cleanup to TinyScheme as found at sourceforge☆16Updated this week
- ANSI Common Lisp implementation☆171Updated 2 years ago
- Example programs written for SectorLISP☆23Updated 2 years ago
- A Small Lisp in Forth☆156Updated 4 years ago
- Common Lisp implementation of the Forth 2012 Standard☆121Updated 2 months ago
- STklos Scheme☆81Updated last week
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆34Updated 7 years ago
- A small implementation of LISP, written in standard C11.☆163Updated 8 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 6 months ago
- r3 programing language - ColorForth inspired☆62Updated this week
- This is a read-only mirror of the Fossil repository, made available via Git for your convenience.☆102Updated 3 weeks ago
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆32Updated 2 months ago
- Rethinking Forth☆101Updated 5 years ago
- ☆20Updated 6 months ago
- InterLisp interpreter☆68Updated 4 months ago
- Medley Interlisp virtual machine☆147Updated this week
- A generic system for creating i86 implementations of the language Forth.☆70Updated last year
- Franz Lisp dialect Lisp system☆56Updated 4 months ago
- This is a small mirror of s7 scheme, the official distribution is here:☆18Updated 4 years ago
- Forsp: A Forth+Lisp Hybrid Lambda Calculus Language☆186Updated last year
- #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5R…☆51Updated 3 years ago
- Feline, a concatenative programming language (Windows and Linux x86-64). Early days.☆57Updated last year
- Maru - a tiny self-hosting lisp dialect☆198Updated this week