rrozansk / Cheney-GC
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
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- single file scheme interpreter with tail call optimization☆82Updated 5 years ago
- R7RS expander☆15Updated 3 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 11 months ago
- A manual (beh...) clone from bitbucket to use hosted CI service which only support GitHub☆50Updated this week
- Derived from Ypsilon (fujita-y/ypsilon) for experimental research☆27Updated 2 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆61Updated 3 years ago
- ☆64Updated 8 years ago
- ☆17Updated 5 years ago
- Minimal operating system for x86 intended as a basis for benchmarking and running Gambit☆87Updated 4 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆14Updated 2 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 10 years ago
- A meta-circular interpreter of a subset of Scheme☆15Updated 4 years ago
- quick c☆35Updated 2 years ago
- My Own Linear Lisp☆38Updated 6 years ago
- Tiny lisp, simple and embeddable scheme-like language☆26Updated 2 weeks ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- Common lisp implementation of Val Schorr's Meta-II language☆17Updated 7 years ago
- x86 assembler in scheme☆29Updated 5 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 4 years ago
- FUNCTIONAL PROGRAMMING: Application and Implementation, Peter Henderson, ISBN 0-13-331579-7☆53Updated last year
- BIT: A Very Compact Scheme System for Microcontrollers☆44Updated 8 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Pre-Scheme to (GNU) C compiler written in Pre-Scheme☆35Updated 11 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- An implementation of Pratt Parsing (Vaughn Pratt 1973 "Top Down Operator Precedence") in C/C++☆12Updated 9 months ago
- The implementation of R6RS Scheme Programming Language for real-time applications. (Forked from GoogleCode)☆22Updated 2 years ago