rocky / python-sparkLinks
An Earley-Algorithm Context-free grammar Parser Toolkit
☆49Updated 10 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:
- ☆72Updated 3 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Python Meta Programming☆147Updated 3 years ago
- Extension to ast that allow ast -> python code generation.☆80Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 9 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Yet Another Python Parser System☆50Updated 6 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Materials for "Exploring the Python AST ecosystem"☆18Updated 7 years ago
- Python AST that abstracts the underlying Python version☆146Updated this week
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- A succinct, pythonic parser + translator solution☆103Updated 6 years ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 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
- Python Parser☆121Updated last year
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆399Updated 10 years ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- ANTLR 4 examples in Python☆39Updated 9 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- A generic AST generator for parser development.☆33Updated 6 years ago
- Python bytecode instrumentation library☆120Updated 8 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 4 months ago
- C Python, made faster.☆343Updated 10 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 7 years ago
- Python Domain Specific Language Tools☆84Updated 3 years ago