johnyf / astutilsLinks
Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.
☆18Updated 7 months ago
Alternatives and similar repositories for astutils
Users that are interested in astutils are comparing it to the libraries listed below
Sorting:
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Regular expressions reverser for Python☆27Updated 8 years ago
- 🌳🗣Presentation for conference talk "The AST and Me", complete with full transparency of talk progress and feedback from listeners/frien…☆20Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 6 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 3 years ago
- Python Parser☆122Updated last month
- Language server for domain specific languages based on textX☆40Updated last month
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 2 weeks ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- Python Meta Programming☆147Updated 3 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Graphviz Python dot generator☆41Updated 5 years ago
- A general-purpose dataflow programming language based on Python, written in Python☆206Updated 4 years ago
- ☆71Updated last week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆52Updated 14 years ago
- Simple recursive and iterative SAT solver written in Python.☆123Updated 6 years ago
- Scala-like functional pattern matching in Python☆33Updated 13 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Support for Pattern Matching in Python☆27Updated 4 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Compares Python's text parsing libraries☆26Updated 3 years ago
- ASDL parser☆20Updated 3 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Python subsets☆41Updated 8 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago