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 last month
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…☆124Updated last month
- Lisp compiler for x86-64☆34Updated 4 months ago
- NASM port of JONESFORTH!☆58Updated 2 years ago
- Example programs written for SectorLISP☆23Updated 3 years ago
- ☆20Updated 10 months ago
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆33Updated 7 months ago
- vm and compiler for a small lisp☆13Updated 4 years ago
- r3 programing language - ColorForth inspired☆74Updated last week
- Stack oriented language with many APL-like features.☆34Updated 2 years ago
- A Small Lisp in Forth☆157Updated 4 years ago
- Medley Interlisp virtual machine☆155Updated last month
- Forth metacompiler written in Lisp, for bootstrapping☆46Updated 4 years ago
- A neural network written in pure Lisp without built-in numbers☆41Updated 3 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆94Updated 5 years ago
- Lisp interpreter and compiler from 1977-1988 for MSDOS.☆34Updated 8 years ago
- R7RS/R6RS Scheme Implementation☆65Updated 2 years ago
- An APL interpreter written in JavaScript. Runs in a browser or NodeJS.☆58Updated last year
- Franz Lisp dialect Lisp system☆57Updated 9 months ago
- Common Lisp implementation of the Forth 2012 Standard☆131Updated 3 weeks ago
- InterLisp interpreter☆68Updated 9 months ago
- An STC Forth written from scratch without looking at any other code!☆16Updated 2 years ago
- Le-Lisp by INRIA☆34Updated 2 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 10 months ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆74Updated 3 years ago
- Tools to analyze Interlisp source code, to support VM development, and to eventually bootstrap systems☆16Updated 10 months ago
- A simple incomplete Scheme-to-C compiler☆74Updated 4 months ago
- Joel Bartlett's fabled Scheme->C system☆84Updated 5 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
- Arbitrary precision, automatic re-computing real numbers in Common Lisp.☆35Updated last year