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/☆140Updated 8 months ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Generic programming library for Python☆61Updated this week
- ☆71Updated 4 years ago
- Yet Another Python Parser System☆49Updated 5 years ago
- Functional-style recursive pattern matching in Python. Crazy stuff.☆29Updated 9 years ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 9 years ago
- Runtime Type Checking in Python 3☆29Updated 8 years ago
- ☆285Updated last year
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- an attempt to implement miniKanren and microKanren in Python☆52Updated 10 years ago
- Python subsets☆41Updated 8 years ago
- Sum Types, aka Tagged Unions, for Python☆43Updated 3 years ago
- PEG parser generator for Python☆175Updated 6 months ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 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
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 9 months ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 4 months ago
- Supercharge your Python with parts of Lisp and Haskell.☆95Updated last month
- Advanced macro expander and language lab for Python.☆67Updated last month
- Implementation of scheme in python supporting call/cc and hygenic macros☆16Updated 9 years ago
- ☆34Updated 4 years ago
- A python utility for rendering RST in the terminal☆34Updated 4 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 3 months ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- ☆58Updated 11 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python Meta Programming☆142Updated 2 years ago