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/☆144Updated last year
- ☆285Updated last year
- ☆71Updated 4 years ago
- ☆84Updated 7 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 4 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Python Parser☆121Updated last year
- Pattern matching for python☆218Updated 11 years ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 9 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 9 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- Python Meta Programming☆145Updated 3 years ago
- Generic programming library for Python☆61Updated this week
- Memory efficient Python objects☆368Updated 2 weeks ago
- A list of Python parsing tools☆117Updated 5 years ago
- Scala-like functional pattern matching in Python☆33Updated 13 years ago
- automatic persistence for Python objects☆46Updated 2 weeks ago
- Python polymorphic functions done right☆18Updated 6 years ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 8 years ago
- Enable: low-level drawing and interaction☆96Updated 4 months ago
- A general-purpose dataflow programming language based on Python, written in Python☆205Updated 4 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 11 years ago
- A small python based build file generator targetting the build system ninja☆45Updated 8 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- some experiment to use ctypes codegen for cython☆28Updated 13 years ago