percolate / pratt-parser
A Pratt Parser implementation in Python
☆30Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for pratt-parser
- The Lark programming language.☆59Updated 14 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- ☆29Updated 3 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆38Updated 9 years ago
- A minimal Forth VM and Compiler implemented in PostScript☆25Updated 13 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- A toy C-like language compiler for PigletVM☆60Updated 4 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆84Updated 3 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Yet another PEG parser combinator library and DSL☆58Updated last year
- A simple C-like language compiler with an extensible syntax and typed macros support☆127Updated 3 years ago
- Implementation of Pratt parser in C++11☆27Updated 9 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- Marpa parse engine C library -- STABLE☆97Updated last year
- My Own Dumb Language☆17Updated 5 years ago
- Richard's compiler bootstrap experiment☆45Updated last year
- the Meta-II VM in C☆19Updated 9 years ago
- quick c☆34Updated 2 years ago
- Yet Another Earley Parser☆137Updated 2 years ago
- Tools for rapid prototyping of DSL compilers☆83Updated 3 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆73Updated 3 months ago
- pacc: a compiler-compiler☆36Updated 8 years ago
- setlX is an interpreter for the high level programming-language SetlX (set language extended).☆27Updated 3 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆41Updated 5 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆51Updated 14 years ago
- A Tree Parser Generator☆91Updated last month
- An exercise in programming language design and implementation.☆20Updated 2 years ago