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:
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- C programming language extension: Cedro pre-processor☆52Updated 2 years ago
- The SubC compiler☆29Updated 8 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Updated last year
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- Mini-Scheme Interpreter with Copying GC☆25Updated 5 years ago
- A Tree Parser Generator☆102Updated last year
- Lemon Parser Generator☆45Updated 6 years ago
- C17 compiler implementation from scratch☆64Updated 2 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
- 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
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- The Lemon parser generator and sibling projects.☆47Updated 4 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 9 months ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- A simple, pure C, jit library☆16Updated 10 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years 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
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆66Updated last year
- lemon parser generator, with better c++11 support☆29Updated 4 years ago
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Direct/Interactive C Compiler☆26Updated 8 years ago