true-grue / PigletCLinks
A toy C-like language compiler for PigletVM
☆62Updated 5 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☆127Updated 7 months ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- a Lispy Forth in C++☆26Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- interpreter devkit☆25Updated 5 years ago
- (Fossil repository mirror) A tiny interpreter☆42Updated 11 months ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 14 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆59Updated 8 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 6 years ago
- quick c☆35Updated 3 years ago
- (OBSOLETE) A B Compiler for x86☆46Updated last year
- Micro Emacs in D☆90Updated last year
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated 11 months ago
- Tiny lisp, simple, and embeddable scheme-like language☆26Updated last month
- The Lark programming language.☆58Updated 14 years ago
- Programming language☆23Updated 3 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- the Meta-II VM in C☆19Updated 9 years ago
- A very small lisp interpreter, that I may one day get working on my 8-bit AVR microcontroller.☆56Updated 7 years ago
- Parag Patel's Z80 Emulator☆50Updated 9 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- 🧚 A slightly different version of C.☆180Updated last year
- Tiny modular assembler & vm for lightweight control microcode☆36Updated 5 years ago
- A simple concurrent programming language.☆22Updated 4 years ago