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.
☆87Updated 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…☆37Updated last year
- Code from "Building Lisp"☆29Updated 8 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…☆199Updated this week
- STklos Scheme☆72Updated 3 weeks ago
- TinyScheme is easy to learn and modify. It is structured like a meta-interpreter, only it is written in C.☆28Updated 7 years ago
- ANSI Common Lisp implementation☆166Updated last year
- 16-bit SUBLEQ CPU running eForth - just for fun☆59Updated 3 weeks ago
- Example programs written for SectorLISP☆22Updated 2 years ago
- r3 programing language - ColorForth inspired☆56Updated this week
- A simple incomplete Scheme-to-C compiler☆67Updated this week
- Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.☆229Updated last week
- r3 programing language for 64 bits Windows/Linux/Mac/Rasberry Pi 4☆60Updated last year
- This is a read-only mirror of the Fossil repository, made available via Git for your convenience.☆98Updated last week
- Common Lisp implementation of the Forth 2012 Standard☆113Updated 2 months ago
- NASM port of JONESFORTH!☆54Updated last year
- Common Lisp binding of raylib☆157Updated 2 months ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated last month
- A small implementation of LISP, written in standard C11.☆163Updated 7 years ago
- R7RS/R6RS Scheme Implementation☆58Updated last year
- Scheme 9 from Empty Space (Reimagined)☆72Updated 2 months ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆87Updated 4 years ago
- A Small Lisp in Forth☆155Updated 3 years ago
- A RISC-V assembler written in Lisp.☆45Updated 3 months ago
- Medley Interlisp virtual machine☆144Updated this week
- 3-lisp implementation from Procedural Reflection in Programming Languages, volume i., Brian Cantwell Smith☆108Updated 2 years ago
- ☆18Updated last month
- Cheap and fast R7RS Scheme interpreter☆73Updated last week
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- Tiny CLOS for Scheme: from ftp://ftp.parc.xerox.com/pub/mops/tiny/☆59Updated 13 years ago
- Rethinking Forth☆96Updated 4 years ago