swayf / grakoLinks
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 12 years ago
Alternatives and similar repositories for grako
Users that are interested in grako are comparing it to the libraries listed below
Sorting:
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- ☆285Updated last year
- ☆71Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆281Updated 9 months ago
- Python Meta Programming☆145Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- metaprogramming for don't-repeat-yourself Python☆25Updated 6 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆427Updated last month
- Generic programming library for Python☆61Updated last week
- ☆81Updated 4 months ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- Pattern matching for python☆218Updated 10 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 9 years ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 9 years ago
- Python polymorphic functions done right☆18Updated 6 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 7 years ago
- an attempt to implement miniKanren and microKanren in Python☆53Updated 11 years ago
- An experiment to use infix operators in Python☆57Updated 6 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆46Updated last month
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Python Parser☆121Updated last year
- A general-purpose dataflow programming language based on Python, written in Python☆205Updated 3 years ago
- PEG parser generator for Python☆179Updated 7 months ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- Memory efficient Python objects☆367Updated 4 months ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago