johnyf / astutilsLinks
Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.
☆17Updated last month
Alternatives and similar repositories for astutils
Users that are interested in astutils are comparing it to the libraries listed below
Sorting:
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Python Parser☆121Updated last year
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 7 months ago
- Graphviz Python dot generator☆40Updated 5 years ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- Python Meta Programming☆145Updated 2 years ago
- Simplified interface for syntax trees and program models.☆16Updated 2 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Extract semantic information about static Python code☆77Updated last month
- Use Bison directly from Python☆37Updated 8 years ago
- Language server for domain specific languages based on textX☆40Updated 2 months ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 5 years ago
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆51Updated 13 years ago
- ☆72Updated 2 years ago
- Set of tools to play with Python AST.☆86Updated 2 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Pure-python C compiler and assembler☆51Updated 10 years ago
- Regular expressions reverser for Python☆27Updated 7 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- IDLE Reimagined is the code name for a redesign for Python's default IDLE editor with focus as an educational tool.☆54Updated 10 years ago
- A tool to convert C++ code to Python code.☆168Updated 8 years ago
- Scala-like functional pattern matching in Python☆33Updated 12 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Python binary parsing library☆154Updated 3 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Intelligently search in Python code☆67Updated last year