johnyf / astutilsLinks
Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.
☆17Updated 2 months ago
Alternatives and similar repositories for astutils
Users that are interested in astutils are comparing it to the libraries listed below
Sorting:
- Pure-python C and assembler compiler☆54Updated 10 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- ☆72Updated 3 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 8 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Python Parser☆121Updated last year
- Scala-like functional pattern matching in Python☆33Updated 13 years ago
- Graphviz Python dot generator☆40Updated 5 years ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Language server for domain specific languages based on textX☆40Updated 2 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Python binary parsing library☆155Updated 4 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- Python Meta Programming☆145Updated 2 years ago
- Python bindings for clang from clang HEAD☆42Updated 3 weeks ago
- Python code optimizer.☆20Updated 10 years ago
- Linear time regex matching supporting streams and other goodies☆9Updated 5 years ago
- 🌳🗣Presentation for conference talk "The AST and Me", complete with full transparency of talk progress and feedback from listeners/frien…☆20Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- A list of Python parsing tools☆117Updated 5 years ago
- Extract semantic information about static Python code☆77Updated 2 months ago
- Pure-python C compiler and assembler☆51Updated 10 years ago
- Python subsets☆41Updated 8 years ago
- Regular expressions reverser for Python☆27Updated 7 years ago