percolate / pratt-parser
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 Lark programming language.☆58Updated 14 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- An exercise in programming language design and implementation.☆19Updated 3 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Quick C-- compiler (no longer maintained)☆158Updated 11 years ago
- ☆30Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆55Updated 15 years ago
- pacc: a compiler-compiler☆37Updated 8 years ago
- quick c☆35Updated 3 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆132Updated 4 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆58Updated 8 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆157Updated 5 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆37Updated 3 years ago
- Oberon-0 Compiler: An educational compiler for a subset of the Oberon programming language☆25Updated 10 years ago
- A programming language where the syntax and semantics are mutable at runtime☆165Updated 13 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- A minimal Forth VM and Compiler implemented in PostScript☆27Updated 14 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 2 months ago