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 LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Yet Another Python Parser System☆50Updated 6 years ago
- Python Meta Programming☆145Updated 3 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Materials for "Exploring the Python AST ecosystem"☆18Updated 7 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 4 months ago
- Extension to ast that allow ast -> python code generation.☆80Updated 7 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- A list of Python parsing tools☆117Updated 5 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 9 months ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- ANTLR 4 examples in Python☆39Updated 9 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- 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
- Python to JavaScript translator☆140Updated 12 years ago
- Python Domain Specific Language Tools☆84Updated 3 years ago
- Simple python workflow engine based on asyncio and a DAG structure.☆62Updated 8 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- ☆285Updated last year
- Pure-python C and assembler compiler☆54Updated 10 years 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
- Relational Algebra Interpreter writting in Python and Qt☆32Updated 2 weeks ago
- A generic AST generator for parser development.☆33Updated 6 years ago
- A general-purpose dataflow programming language based on Python, written in Python☆205Updated 4 years ago
- Python Parser☆121Updated last year