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.
☆50Updated 2 months 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…☆126Updated 2 months ago
- Lisp compiler for x86-64☆35Updated 5 months ago
- NASM port of JONESFORTH!☆58Updated 2 years ago
- Example programs written for SectorLISP☆23Updated 3 years ago
- ☆20Updated last year
- An STC Forth written from scratch without looking at any other code!☆16Updated 2 years ago
- A Small Lisp in Forth☆158Updated 4 years ago
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆33Updated 8 months ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated last year
- r3 programing language - ColorForth inspired☆74Updated this week
- Stack oriented language with many APL-like features.☆34Updated 2 years ago
- R7RS/R6RS Scheme Implementation☆64Updated this week
- vm and compiler for a small lisp☆13Updated 4 years ago
- A neural network written in pure Lisp without built-in numbers☆42Updated 4 years ago
- 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☆95Updated 5 years ago
- A RISC-V assembler written in Lisp.☆49Updated last year
- InterLisp interpreter☆69Updated 10 months ago
- An APL interpreter written in JavaScript. Runs in a browser or NodeJS.☆58Updated last year
- Common Lisp implementation of the Forth 2012 Standard☆133Updated last month
- ☆28Updated 4 months ago
- Simple forth environment written in 2002☆10Updated 10 years ago
- Franz Lisp dialect Lisp system☆58Updated 11 months ago
- r3 programing language for 64 bits Windows/Linux/Mac/Rasberry Pi 4☆63Updated 2 years ago
- Minimal Lisp/Forth☆11Updated last year
- Le-Lisp by INRIA☆34Updated 3 years ago
- Lisp interpreter and compiler from 1977-1988 for MSDOS.☆34Updated 8 years ago
- ThinLisp is an open source Lisp to C translator.☆33Updated 10 years 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
- Joel Bartlett's fabled Scheme->C system☆83Updated 5 years ago