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:
- A few basic bytecode interpreters used as example code in a series of articles☆129Updated last month
- interpreter devkit☆25Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆42Updated 11 years ago
- a Lispy Forth in C++☆26Updated 7 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:☆46Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆38Updated 4 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- 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
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 7 years ago
- [Fossil repository mirror] A tiny interpreter☆42Updated last year
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Micro Emacs in D☆90Updated 5 months ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 5 months ago
- quick c☆35Updated 3 years ago
- Sample programs for comparison of different VM interpretation techniques☆37Updated last year
- Tiny modular assembler & vm for lightweight control microcode☆37Updated 5 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆56Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Parag Patel's Z80 Emulator☆50Updated 9 years ago
- A set of minimal lisp implementations☆73Updated 6 years ago
- C with traits - or how I learned to stop worrying and love something resembling multiple inheritance.☆38Updated 12 years ago
- Minimal FORTH interpreter for 64-bit Linux systems. Based on jonesforth.☆27Updated 6 years ago
- a Forth (for you) too☆56Updated 6 years ago