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:
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Language server for domain specific languages based on textX☆40Updated 3 months ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Graphviz Python dot generator☆40Updated 5 years ago
- Python 3 AST unparser with type comments support.☆31Updated 5 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆17Updated 5 years ago
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆51Updated 13 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 8 months ago
- Partial evaluation of Python code☆22Updated 2 years ago
- A c-style macro preprocessor written in Python☆148Updated last year
- Tools for analysing python code☆19Updated 8 years ago
- Python Parser☆121Updated last year
- Scala-like functional pattern matching in Python☆33Updated 13 years ago
- Python Meta Programming☆145Updated 2 years ago
- An extended set of Python bindings for libclang☆29Updated 8 years ago
- Python binary parsing library☆156Updated 4 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- A general-purpose dataflow programming language based on Python, written in Python☆205Updated 3 years ago
- Pure-python C compiler and assembler☆51Updated 10 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆47Updated 2 months ago
- Simple recursive and iterative SAT solver written in Python.☆123Updated 6 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
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago