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:
- A Scannerless GLR parser/parser generater.☆112Updated 3 months ago
- The fluffy programming language main repository☆24Updated 12 years ago
- An implementation of Scheme in Python and C++☆173Updated 7 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- An Oberon-07 compiler for the JVM☆159Updated last year
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- A Tree Parser Generator☆99Updated 10 months ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- The Lark programming language.☆58Updated 15 years ago
- GCC Tiny front-end☆105Updated 7 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆60Updated 8 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- setlX is an interpreter for the high level programming-language SetlX (set language extended).☆27Updated 3 years ago
- ☆29Updated 4 years ago
- The Icon Programming Language☆150Updated last month
- An exercise in programming language design and implementation.☆19Updated 3 years ago
- Yet Another Earley Parser☆139Updated 3 years ago
- quick c☆35Updated 3 years ago
- 🧚 A slightly different version of C.☆180Updated 2 years ago
- Marpa parse engine C library -- STABLE☆99Updated 2 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆79Updated last year
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆27Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago