true-grue / PigletCLinks
A toy C-like language compiler for PigletVM
☆63Updated 6 years ago
Alternatives and similar repositories for PigletC
Users that are interested in PigletC are comparing it to the libraries listed below
Sorting:
- interpreter devkit☆25Updated 6 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated this week
- a Lispy Forth in C++☆26Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- [Fossil repository mirror] A tiny interpreter☆42Updated last year
- The fluffy programming language main repository☆25Updated 12 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- (OBSOLETE) A B Compiler for x86☆54Updated 2 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆38Updated 4 years ago
- A simple, pure C, jit library☆16Updated 10 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 4 months ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆61Updated 9 years ago
- Tiny modular assembler & vm for lightweight control microcode☆37Updated 5 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- Parag Patel's Z80 Emulator☆50Updated 9 years ago
- quick c☆35Updated 3 years ago
- a Forth (for you) too☆56Updated 6 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73Updated 7 years ago
- A small self-contained alternative to readline and libedit☆68Updated 2 years ago
- Programming language☆23Updated 3 years ago
- Val Schorre's META-II☆62Updated 12 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated this week