rocky / python-sparkLinks
An Earley-Algorithm Context-free grammar Parser Toolkit
☆48Updated 6 months ago
Alternatives and similar repositories for python-spark
Users that are interested in python-spark are comparing it to the libraries listed below
Sorting:
- ☆71Updated 2 years ago
- ANTLR 4 examples in Python☆39Updated 9 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 8 months ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- A list of Python parsing tools☆117Updated 4 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
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Materials for "Exploring the Python AST ecosystem"☆18Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Extension to ast that allow ast -> python code generation.☆79Updated 7 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- A succinct, pythonic parser + translator solution☆103Updated 5 years ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- C Python, made faster.☆341Updated 9 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- Python to JavaScript translator☆140Updated 11 years ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- Yet Another Python Parser System☆49Updated 5 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 7 years ago
- Python Meta Programming☆142Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- ☆71Updated 4 years ago
- Open Source bits of the core utilities used in PyVmMonitor (http://www.pyvmmonitor.com/)☆12Updated 9 months ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 12 years ago
- Build a trie-structured regular expression from a list of words☆21Updated 5 years ago
- 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