rrozansk / Cheney-GCLinks
An implementation of Cheney style garbage collection for cons cells and atomic data. Heap resizing is also permitted either explicitly and/or automatically.
☆14Updated 7 years ago
Alternatives and similar repositories for Cheney-GC
Users that are interested in Cheney-GC are comparing it to the libraries listed below
Sorting:
- BIT: A Very Compact Scheme System for Microcontrollers☆43Updated 9 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 3 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 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
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- quick c☆35Updated 3 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 9 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- ☆65Updated 8 years ago
- Concise implementation of a lisp-like language for low-end and embedded devices☆100Updated 11 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 8 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆37Updated 4 years ago
- ☆18Updated 6 years ago
- ☆21Updated 12 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆91Updated 4 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 3 months ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Small Fast S-Expression Library☆81Updated 8 months ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Fork of Ian Piumarta's maru self-bootstrapping lisp compiler. Work has moved to http://code.google.com/r/kurts68-maru/☆41Updated 4 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- s7 Scheme☆58Updated 6 years ago
- My Own Linear Lisp☆41Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago