ignorabimus / minischemeLinks
Mini-Scheme Interpreter with Copying GC
☆24Updated 5 years ago
Alternatives and similar repositories for minischeme
Users that are interested in minischeme are comparing it to the libraries listed below
Sorting:
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆71Updated 7 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated this week
- The SubC compiler☆23Updated 7 years ago
- An embeddable LISP in C99☆20Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Tiny scheme implementation written in c++17☆28Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- illustration how to embed TinyScheme within C programs☆22Updated 9 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Combinators in C☆38Updated 12 years ago
- An esoteric programming language☆31Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Foment is an implementation of R7RS Scheme.☆68Updated 2 years ago
- scc - simple C Compiler☆57Updated 8 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 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 this week
- This is a small mirror of s7 scheme, the official distribution is here:☆18Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- small embeddable C-style preprocessor☆39Updated 2 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆55Updated 7 years ago
- A sort-of continuation of the TinyScheme project by Dimitrios Souflis☆13Updated 9 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆16Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Scheme-style LISP language implementation with simple C interface.☆26Updated 9 years ago
- quick c☆35Updated 3 years ago