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 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…☆116Updated last month
- Lisp compiler for x86-64 [WIP]☆34Updated 2 months ago
- NASM port of JONESFORTH!☆58Updated 2 years ago
- Example programs written for SectorLISP☆23Updated 3 years ago
- R7RS/R6RS Scheme Implementation☆63Updated last year
- ☆20Updated 8 months ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 8 months ago
- vm and compiler for a small lisp☆13Updated 4 years ago
- A Small Lisp in Forth☆158Updated 4 years ago
- Medley Interlisp virtual machine☆151Updated last week
- Le-Lisp by INRIA☆34Updated 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…☆32Updated 5 months ago
- Tiny Object Run Time☆24Updated 10 years ago
- A neural network written in pure Lisp without built-in numbers☆40Updated 3 years ago
- Minimal Lisp/Forth☆11Updated 9 months ago
- Forth metacompiler written in Lisp, for bootstrapping☆46Updated 4 years ago
- A simple incomplete Scheme-to-C compiler☆74Updated 2 months ago
- ☆26Updated last month
- #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
- A mostly-joking implementation of a lisp in just 500 lines of C.☆22Updated 6 years ago
- Try s7 scheme in your browser, powered by WebAssembly☆46Updated 5 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- MStoical - a Forth like language, but better☆24Updated last year
- The goal is to compile a reasonably complete list of all implementations of the Smalltalk system☆27Updated 2 years 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
- Tiny CLOS for Scheme: from ftp://ftp.parc.xerox.com/pub/mops/tiny/☆60Updated 14 years ago
- InterLisp interpreter☆68Updated 7 months ago
- r3 programing language - ColorForth inspired☆70Updated this week
- Mal (Make A Lisp) Compiler in C☆52Updated 5 years ago