ignorabimus / minischeme
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
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 12 years ago
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- Tiny lisp, simple and embeddable scheme-like language☆26Updated 2 weeks ago
- Wisp, a lisp programming language☆38Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- An embeddable LISP in C99☆19Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 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 5 years ago
- SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme☆14Updated 2 years ago
- Experimental fork of TinyScheme and extensions TSX, RE.☆15Updated 9 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- illustration how to embed TinyScheme within C programs☆22Updated 8 years ago
- A Scheme Interpreter written in C☆11Updated 9 years ago
- Foment is an implementation of R7RS Scheme.☆67Updated 2 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 4 years ago
- scc - simple C Compiler☆53Updated 7 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A 3D game engine using C with Lisp scripting☆37Updated 3 years ago
- C with traits - or how I learned to stop worrying and love something resembling multiple inheritance.☆36Updated 11 years ago
- Lisp interpreter with bytecode compiler☆29Updated 4 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
- Fabrice Bellard's fbcc C Compiler☆40Updated 5 years ago
- The SubC compiler☆21Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago