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
Sorting:
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- ☆285Updated last year
- ☆71Updated 4 years ago
- Generic programming library for Python☆61Updated this week
- Python subsets☆41Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A module for handling continuations in Python☆32Updated 8 years ago
- Yet Another Python Parser System☆49Updated 5 years ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 9 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 3 months ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- Python Meta Programming☆142Updated 2 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Guild will be a web aware pipelineable actor system, with a pythonic syntax☆24Updated last year
- an attempt to implement miniKanren and microKanren in Python☆52Updated 10 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Sum Types, aka Tagged Unions, for Python☆43Updated 3 years ago
- metaprogramming for don't-repeat-yourself Python☆23Updated 6 years ago
- Python polymorphic functions done right☆18Updated 5 years ago
- A library for tracking program state☆15Updated 8 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- Intelligently search in Python code☆67Updated last year
- Pattern matching for python☆218Updated 10 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 2 months ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Backwards compatible callback APIs☆19Updated 4 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago