Leandros / PackCCLinks
PackCC is a packrat parser generator for C.
☆26Updated 6 years ago
Alternatives and similar repositories for PackCC
Users that are interested in PackCC are comparing it to the libraries listed below
Sorting:
- Tiny scheme implementation written in c++17☆30Updated 6 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 2 months ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 14 years ago
- C programming language extension: Cedro pre-processor☆50Updated 2 years ago
- The SubC compiler☆24Updated 8 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆118Updated 3 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- eevo - scripting language for evil (formerly known as tisp)☆26Updated last week
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- quick c☆35Updated 3 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
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆84Updated 6 months ago
- (Fossil repository mirror) A tiny interpreter☆42Updated 11 months ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆15Updated last year
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆27Updated 6 years ago
- Multi-core suitable Forth-like language☆36Updated 4 months ago
- A Tree Parser Generator☆99Updated 10 months ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- Tiny c compiler☆59Updated 5 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 7 years ago