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 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…☆117Updated 2 months ago
- Lisp compiler for x86-64☆34Updated 2 months ago
- NASM port of JONESFORTH!☆58Updated 2 years ago
- ☆20Updated 9 months ago
- Example programs written for SectorLISP☆23Updated 3 years ago
- R7RS/R6RS Scheme Implementation☆64Updated 2 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 9 months 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…☆32Updated 5 months ago
- A simple incomplete Scheme-to-C compiler☆74Updated 2 months ago
- InterLisp interpreter☆68Updated 8 months ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5R…☆56Updated 3 years ago
- Stack oriented language with many APL-like features.☆34Updated 2 years ago
- Medley Interlisp virtual machine☆151Updated last week
- Arbitrary precision, automatic re-computing real numbers in Common Lisp.☆33Updated last year
- Try s7 scheme in your browser, powered by WebAssembly☆46Updated 5 years ago
- r3 programing language - ColorForth inspired☆73Updated last week
- Forth metacompiler written in Lisp, for bootstrapping☆46Updated 4 years ago
- Minimal Lisp/Forth☆11Updated 9 months ago
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- A mostly-joking implementation of a lisp in just 500 lines of C.☆22Updated 6 years ago
- from ftp://ftp.informatik.uni-kiel.de/pub/kiel/apply/☆20Updated 9 years ago
- An STC Forth written from scratch without looking at any other code!☆16Updated 2 years ago
- The goal is to compile a reasonably complete list of all implementations of the Smalltalk system☆27Updated 2 years ago
- 3-lisp implementation from Procedural Reflection in Programming Languages, volume i., Brian Cantwell Smith☆120Updated 6 months ago
- Tiny CLOS for Scheme: from ftp://ftp.parc.xerox.com/pub/mops/tiny/☆60Updated 14 years ago
- An APL interpreter written in JavaScript. Runs in a browser or NodeJS.☆58Updated last year