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.
☆90Updated 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…☆38Updated last year
- Code from "Building Lisp"☆30Updated 9 months ago
- ANSI Common Lisp implementation☆168Updated 2 years ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆29Updated 7 years ago
- 16-bit SUBLEQ CPU running eForth - just for fun☆62Updated 2 weeks ago
- Example programs written for SectorLISP☆23Updated 2 years ago
- Lisp C Compiler, Lisp-like syntax for writing C code in addition of some forms and pointer managements☆30Updated this week
- Rethinking Forth☆98Updated 4 years ago
- r3 programing language - ColorForth inspired☆59Updated this week
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 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…☆203Updated this week
- Franz Lisp dialect Lisp system☆56Updated 3 weeks ago
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆229Updated last week
- NASM port of JONESFORTH!☆55Updated last year
- This is a read-only mirror of the Fossil repository, made available via Git for your convenience.☆98Updated last month
- STklos Scheme☆73Updated last week
- A simple incomplete Scheme-to-C compiler☆67Updated this week
- Common Lisp implementation of the Forth 2012 Standard☆114Updated 3 months ago
- Scheme 9 from Empty Space (Reimagined)☆72Updated 3 months ago
- A RISC-V assembler written in Lisp.☆46Updated 5 months ago
- Medley Interlisp virtual machine☆146Updated 3 weeks ago
- InterLisp interpreter☆68Updated 3 weeks ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- 3-lisp implementation from Procedural Reflection in Programming Languages, volume i., Brian Cantwell Smith☆109Updated 2 years ago
- Feline, a concatenative programming language (Windows and Linux x86-64). Early days.☆56Updated 9 months ago
- Common Lisp binding of raylib☆158Updated 3 months ago
- A small implementation of LISP, written in standard C11.☆163Updated 7 years ago
- Maru - a tiny self-hosting lisp dialect☆195Updated 9 months ago
- A Small Lisp in Forth☆156Updated 3 years ago
- Tiny CLOS for Scheme: from ftp://ftp.parc.xerox.com/pub/mops/tiny/☆59Updated 13 years ago