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…☆125Updated last month
- Lisp compiler for x86-64☆34Updated 4 months ago
- ☆20Updated 11 months ago
- Example programs written for SectorLISP☆23Updated 3 years ago
- NASM port of JONESFORTH!☆58Updated 2 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 7 months ago
- Le-Lisp by INRIA☆34Updated 2 years ago
- A Small Lisp in Forth☆158Updated 4 years ago
- ThinLisp is an open source Lisp to C translator.☆33Updated 10 years ago
- R7RS/R6RS Scheme Implementation☆65Updated 2 years ago
- A mostly-joking implementation of a lisp in just 500 lines of C.☆22Updated 6 years ago
- vm and compiler for a small lisp☆13Updated 4 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
- Try s7 scheme in your browser, powered by WebAssembly☆47Updated 5 years ago
- Forth metacompiler written in Lisp, for bootstrapping☆46Updated 4 years ago
- Medley Interlisp virtual machine☆156Updated 2 months ago
- Lisp interpreter and compiler from 1977-1988 for MSDOS.☆34Updated 8 years ago
- Joel Bartlett's fabled Scheme->C system☆84Updated 5 years ago
- Common Lisp implementation of the Forth 2012 Standard☆132Updated 2 weeks ago
- Tools to analyze Interlisp source code, to support VM development, and to eventually bootstrap systems☆16Updated 11 months ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 11 months ago
- A neural network written in pure Lisp without built-in numbers☆42Updated 3 years ago
- InterLisp interpreter☆68Updated 10 months ago
- Foment is an implementation of R7RS Scheme.☆70Updated 3 years 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
- Scheme 9 from Empty Space (Reimagined)☆76Updated last year
- A RISC-V assembler written in Lisp.☆48Updated last year
- Tiny CLOS for Scheme: from ftp://ftp.parc.xerox.com/pub/mops/tiny/☆60Updated 14 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆75Updated 3 years ago
- A simple incomplete Scheme-to-C compiler☆74Updated 4 months ago