swayf / grako
Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers in Python. Forked from:
☆34Updated 11 years ago
Alternatives and similar repositories for grako:
Users that are interested in grako are comparing it to the libraries listed below
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 6 months ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆21Updated 9 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- ☆71Updated 4 years ago
- Python polymorphic functions done right☆18Updated 5 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 7 months ago
- ☆17Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 2 months ago
- Algebraic data types for python☆22Updated 8 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 8 years ago
- Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.☆12Updated last month
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Yet Another Python Parser System☆48Updated 5 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- Generic programming library for Python☆62Updated last week
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 7 years ago
- ☆285Updated last year
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- ☆81Updated 3 weeks ago
- A library for tracking program state☆15Updated 8 years ago
- Cython PyParsing implementation.☆30Updated 5 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- 蛇語(HEH-bee-go): An indentation-based skin for Hissp.☆24Updated last year
- A system to Instrument running Python code☆25Updated 6 months ago
- an attempt to implement miniKanren and microKanren in Python☆52Updated 10 years ago
- Python subsets☆41Updated 8 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 4 years ago
- Logic Programming for Python3☆8Updated 8 years ago