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.
☆40Updated last year
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…☆104Updated last year
- ☆20Updated 5 months ago
- Lisp compiler for x86-64 [WIP]☆34Updated 3 weeks ago
- R7RS/R6RS Scheme Implementation☆62Updated last year
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- vm and compiler for a small lisp☆13Updated 3 years ago
- from ftp://ftp.informatik.uni-kiel.de/pub/kiel/apply/☆19Updated 8 years ago
- A metacircular LC3 implementation☆10Updated 3 years ago
- Example programs written for SectorLISP☆23Updated 2 years ago
- InterLisp interpreter☆68Updated 3 months ago
- An implementation of John McCarthy's ambiguous operator in portable Common Lisp.☆39Updated 2 years ago
- Lisp interpreter and compiler from 1977-1988 for MSDOS.☆34Updated 7 years ago
- NASM port of JONESFORTH!☆58Updated last year
- Crosstalk: Smalltalk in Scheme -- clean room bootstrap of Smalltalk core☆22Updated last month
- Scheme in Common Lisp - https://gitlab.com/mbabich/airship-scheme☆27Updated 5 months ago
- A pared-down version of uLisp for hackers.☆51Updated 6 years ago
- A neural network written in pure Lisp without built-in numbers☆39Updated 3 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 5 months ago
- A simple incomplete Scheme-to-C compiler☆67Updated 2 months ago
- Lisp C Compiler aka. 'Cicili' programming language, which compiles Lisp-like syntax to C code and more extra features like method, lambda…☆32Updated last month
- Scheme to Common Lisp☆17Updated last year
- Forth metacompiler written in Lisp, for bootstrapping☆45Updated 4 years ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated 3 weeks ago
- An efficient, portable and secure general-purpose virtual machine and virtual network using libable☆27Updated 2 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆88Updated 4 years ago
- ThinLisp is an open source Lisp to C translator.☆32Updated 10 years ago
- Tiny scheme implementation written in c++17☆29Updated 6 years ago
- Simple Lisp compiler. Compiles a minimal Lisp dialect to ANSI C.☆19Updated 9 years ago
- A RISC-V assembler written in Lisp.☆47Updated 8 months ago
- Tools to analyze Interlisp source code, to support VM development, and to eventually bootstrap systems☆16Updated 5 months ago