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
- An embeddable LISP in C99☆21Updated 7 years ago
- A Scheme Interpreter written in C☆11Updated 10 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- eevo - simple yet expressive high-level scripting language (formerly known as tisp)☆27Updated last month
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 9 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 8 years ago
- Fedjmike's C Compiler☆134Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Wisp, a lisp programming language☆39Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Val Schorre's META-II☆61Updated 12 years ago
- scc - simple C Compiler☆58Updated 8 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
- C17 compiler implementation from scratch☆63Updated 2 years ago
- An esoteric programming language☆34Updated 4 years ago
- small embeddable C-style preprocessor☆43Updated 2 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- No bullshit vector library for C☆81Updated 5 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- illustration how to embed TinyScheme within C programs☆22Updated 9 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 2 months ago
- Another dynamically-typed, lightweight programming language☆12Updated 10 years ago
- C with traits - or how I learned to stop worrying and love something resembling multiple inheritance.☆38Updated 12 years ago
- A Machine-Independent Debugger☆35Updated last year