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
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- An embeddable LISP in C99☆21Updated 7 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆48Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- illustration how to embed TinyScheme within C programs☆22Updated 9 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- eevo - simple yet expressive high-level scripting language (formerly known as tisp)☆27Updated last month
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- single file C libraries☆40Updated 9 months ago
- scc - simple C Compiler☆58Updated 8 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A Scheme Interpreter written in C☆11Updated 10 years ago
- Val Schorre's META-II☆61Updated 12 years ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆135Updated 3 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 2 months ago
- An esoteric programming language☆33Updated 4 years ago
- Foment is an implementation of R7RS Scheme.☆70Updated 3 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- A set of minimal lisp implementations☆71Updated 6 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