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 3 weeks 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…☆104Updated 3 weeks ago
- Lisp compiler for x86-64 [WIP]☆34Updated 2 weeks ago
- NASM port of JONESFORTH!☆58Updated last year
- R7RS/R6RS Scheme Implementation☆63Updated last year
- ☆20Updated 6 months ago
- A neural network written in pure Lisp without built-in numbers☆40Updated 3 years ago
- from ftp://ftp.informatik.uni-kiel.de/pub/kiel/apply/☆19Updated 9 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 2 months ago
- Example programs written for SectorLISP☆23Updated 2 years ago
- Forth metacompiler written in Lisp, for bootstrapping☆46Updated 4 years ago
- Try s7 scheme in your browser, powered by WebAssembly☆46Updated 4 years ago
- A simple incomplete Scheme-to-C compiler☆68Updated last month
- Tools to analyze Interlisp source code, to support VM development, and to eventually bootstrap systems☆16Updated 6 months ago
- vm and compiler for a small lisp☆13Updated 3 years ago
- Tiny CLOS for Scheme: from ftp://ftp.parc.xerox.com/pub/mops/tiny/☆60Updated 13 years ago
- A mostly-joking implementation of a lisp in just 500 lines of C.☆22Updated 6 years ago
- Pico version of revised⁷ report on the algorithmic language scheme☆31Updated 6 months ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- An implementation of John McCarthy's ambiguous operator in portable Common Lisp.☆39Updated 2 years ago
- an implementation-independent framework for creating Common Lisp compilers☆53Updated last week
- Le-Lisp by INRIA☆28Updated 2 years ago
- ThinLisp is an open source Lisp to C translator.☆32Updated 10 years ago
- Experimental fork of TinyScheme and extensions TSX, RE.☆16Updated 10 years ago
- An STC Forth written from scratch without looking at any other code!☆17Updated 2 years ago
- Arbitrary precision, automatic re-computing real numbers in Common Lisp.☆33Updated last year
- The RScheme Revival Project☆33Updated 15 years ago
- Mal (Make A Lisp) Compiler in C☆52Updated 4 years ago
- Scheme Macro Programming☆55Updated last year
- Medley Interlisp virtual machine☆147Updated last week
- #F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5R…☆55Updated 3 years ago