m-labs / pythonparserLinks
☆72Updated 3 years ago
Alternatives and similar repositories for pythonparser
Users that are interested in pythonparser are comparing it to the libraries listed below
Sorting:
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- A Python DTrace consumer using libdtrace - Now Python can be used as DTrace Provider and Consumer...☆70Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 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
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- ☆285Updated last year
- C Python, made faster.☆341Updated 9 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Web Assembly Decoder - Zero Extras☆72Updated 5 years ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- ☆381Updated 11 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆80Updated 6 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 8 months ago
- ☆608Updated 7 years ago
- Python Parser☆121Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Async IO for Python, Simplified☆91Updated 7 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- pss is a power-tool for searching inside source code files.☆339Updated 2 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Using a Dtrace with Python☆58Updated 6 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 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…☆403Updated 10 years ago