rocky / python-sparkLinks
An Earley-Algorithm Context-free grammar Parser Toolkit
☆49Updated 9 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 3 years 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
- Python Meta Programming☆145Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Yet Another Python Parser System☆50Updated 6 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Materials for "Exploring the Python AST ecosystem"☆18Updated 7 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…☆402Updated 10 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Updated this week
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- C Python, made faster.☆343Updated 9 years ago
- ANTLR 4 examples in Python☆39Updated 9 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 3 months ago
- A generic AST generator for parser development.☆33Updated 6 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
- A simple virtual machine w/constant folding implemented in Python☆119Updated 4 years ago
- Python to JavaScript translator☆140Updated 12 years ago
- Simple python workflow engine based on asyncio and a DAG structure.☆62Updated 8 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Python Parser☆121Updated last year
- A general-purpose dataflow programming language based on Python, written in Python☆205Updated 4 years ago
- Graphviz Python dot generator☆40Updated 5 years ago
- Runtime compiler for numerical Python☆235Updated 7 months ago