ignorabimus / minischemeLinks
Mini-Scheme Interpreter with Copying GC
☆25Updated 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…☆72Updated 7 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- An embeddable LISP in C99☆20Updated 7 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- A Scheme Interpreter written in C☆11Updated 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
- eevo - functional records for data driven scripting (formerly known as tisp)☆26Updated 2 weeks ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- illustration how to embed TinyScheme within C programs☆22Updated 9 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- A sort-of continuation of the TinyScheme project by Dimitrios Souflis☆13Updated 9 years ago
- An esoteric programming language☆33Updated 4 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- A set of minimal lisp implementations☆71Updated 6 years ago
- The SubC compiler☆25Updated 8 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Foment is an implementation of R7RS Scheme.☆69Updated 2 years ago
- single file C libraries☆40Updated 7 months ago
- No bullshit vector library for C☆79Updated 4 years ago
- A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancemen…☆40Updated 11 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆37Updated 4 years ago