percolate / pratt-parserLinks
A Pratt Parser implementation in Python
☆31Updated 8 years ago
Alternatives and similar repositories for pratt-parser
Users that are interested in pratt-parser are comparing it to the libraries listed below
Sorting:
- The fluffy programming language main repository☆24Updated 12 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- The Lark programming language.☆58Updated 14 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆59Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Tools for rapid prototyping of DSL compilers☆85Updated 4 years ago
- ☆29Updated 4 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 6 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- An implementation of Scheme in Python and C++☆173Updated 6 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 3 months ago
- A Python-like systems programming language☆84Updated 9 years ago
- quick c☆35Updated 3 years ago
- A Scannerless GLR parser/parser generater.☆111Updated last month
- My Own Dumb Language☆17Updated 6 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- Yet Another Earley Parser☆139Updated 3 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆79Updated 11 months ago
- The LLVM-based Modula-2 compiler☆72Updated 5 months ago
- GCC Tiny front-end☆103Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- C++ compile-time Prolog interpreter☆65Updated 11 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- the Meta-II VM in C☆19Updated 9 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated 10 months ago