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☆128Updated 3 weeks ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- interpreter devkit☆25Updated 6 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆46Updated 7 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- a Lispy Forth in C++☆26Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- Tiny modular assembler & vm for lightweight control microcode☆37Updated 5 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆61Updated 9 years ago
- [Fossil repository mirror] A tiny interpreter☆42Updated last year
- A small self-contained alternative to readline and libedit☆68Updated 2 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated 3 weeks 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
- CSOM - C implementation of the Simple Object Machine Smalltalk☆38Updated 4 years ago
- the Meta-II VM in C☆21Updated 10 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- Lisp Interpreter in 90 lines of C++ (not counting lines after the first 90).☆43Updated 9 years ago
- The fluffy programming language main repository☆25Updated 13 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- a Forth (for you) too☆56Updated 6 years ago
- Parag Patel's Z80 Emulator☆50Updated 9 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆57Updated 8 years ago
- A simple, pure C, jit library☆16Updated 10 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- A just-in-time-compiling forth system using libfirm.☆57Updated 8 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago