Robert-van-Engelen / lisp-cheneyLinks
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.
☆48Updated 2 weeks ago
Alternatives and similar repositories for lisp-cheney
Users that are interested in lisp-cheney are comparing it to the libraries listed below
Sorting:
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆120Updated 2 weeks ago
- Example programs written for SectorLISP☆23Updated 3 years ago
- NASM port of JONESFORTH!☆58Updated 2 years ago
- Lisp compiler for x86-64☆34Updated 3 months ago
- ☆20Updated 10 months ago
- #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5R…☆59Updated 3 years ago
- R7RS/R6RS Scheme Implementation☆64Updated 2 years ago
- Le-Lisp by INRIA☆34Updated 2 years ago
- A Small Lisp in Forth☆157Updated 4 years ago
- Stack oriented language with many APL-like features.☆34Updated 2 years ago
- r3 programing language - ColorForth inspired☆73Updated this week
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆32Updated 6 months ago
- Links pertaining to the Forth programming language☆45Updated last year
- Forth metacompiler written in Lisp, for bootstrapping☆46Updated 4 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆93Updated 5 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 10 months ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- An STC Forth written from scratch without looking at any other code!☆16Updated 2 years ago
- Joel Bartlett's fabled Scheme->C system☆83Updated 5 years ago
- vm and compiler for a small lisp☆13Updated 4 years ago
- InterLisp interpreter☆68Updated 8 months ago
- An APL interpreter written in JavaScript. Runs in a browser or NodeJS.☆58Updated last year
- Medley Interlisp virtual machine☆154Updated 2 weeks ago
- from ftp://ftp.informatik.uni-kiel.de/pub/kiel/apply/☆20Updated 9 years ago
- A simple incomplete Scheme-to-C compiler☆74Updated 3 months ago
- Try s7 scheme in your browser, powered by WebAssembly☆47Updated 5 years ago
- ☆26Updated 2 months ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆74Updated 3 years ago
- A generic system for creating i86 implementations of the language Forth.☆78Updated last year
- 16-bit SUBLEQ CPU running eForth - just for fun☆77Updated last month