Robert-van-Engelen / lisp-cheney
A mini Lisp in 1k lines of C with Cheney's copying 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 copying garbage collector and REPL.
☆38Updated last year
Alternatives and similar repositories for lisp-cheney:
Users that are interested in lisp-cheney are comparing it to the libraries listed below
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆90Updated last year
- Example programs written for SectorLISP☆23Updated 2 years ago
- Minimal Lisp/Forth☆11Updated 2 months ago
- A simple incomplete Scheme-to-C compiler☆67Updated this week
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 2 months ago
- Lisp interpreter and compiler from 1977-1988 for MSDOS.☆29Updated 7 years ago
- Le-Lisp by INRIA☆28Updated 2 years ago
- A metacircular LC3 implementation☆10Updated 3 years ago
- A mostly-joking implementation of a lisp in just 500 lines of C.☆20Updated 6 years ago
- An STC Forth written from scratch without looking at any other code!☆16Updated 2 years ago
- ThinLisp is an open source Lisp to C translator.☆32Updated 9 years ago
- ☆18Updated 2 months ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆14Updated 2 years ago
- NASM port of JONESFORTH!☆55Updated last year
- An efficient, portable and secure general-purpose virtual machine and virtual network using libable☆27Updated last year
- R7RS/R6RS Scheme Implementation☆57Updated last year
- r3 programing language - ColorForth inspired☆59Updated this week
- Forth metacompiler written in Lisp, for bootstrapping☆45Updated 3 years ago
- Experimental fork of TinyScheme and extensions TSX, RE.☆15Updated 9 years ago
- MStoical - a Forth like language, but better☆25Updated 11 months ago
- Tools to analyze Interlisp source code, to support VM development, and to eventually bootstrap systems☆16Updated 2 months ago
- Tiny Object Run Time☆21Updated 9 years ago
- A RISC-V assembler written in Lisp.☆46Updated 4 months ago
- An implementation of the Arc programming language☆26Updated 8 months ago
- Simple Lisp compiler. Compiles a minimal Lisp dialect to ANSI C.☆19Updated 9 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- Scheme in Common Lisp - https://gitlab.com/mbabich/airship-scheme☆27Updated 2 months ago
- s7 Scheme☆57Updated 5 years ago
- A Minimal Forth☆28Updated 10 years ago
- #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5R…☆49Updated 2 years ago