rocky / python-sparkLinks
An Earley-Algorithm Context-free grammar Parser Toolkit
☆48Updated 8 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
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Python Meta Programming☆145Updated 2 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 11 months ago
- Yet Another Python Parser System☆50Updated 5 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 2 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 7 months 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…☆403Updated 10 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Materials for "Exploring the Python AST ecosystem"☆18Updated 7 years ago
- ANTLR 4 examples in Python☆39Updated 9 years ago
- A general-purpose dataflow programming language based on Python, written in Python☆205Updated 3 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 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 6 years ago
- A python interface to djb's cdb library☆68Updated 4 years ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 5 years ago
- A generic AST generator for parser development.☆33Updated 6 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 2 months ago
- Python Domain Specific Language Tools☆84Updated 3 years ago
- C Python, made faster.☆341Updated 9 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Python to JavaScript translator☆140Updated 12 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago