johnyf / astutilsLinks
Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.
☆17Updated 6 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.☆108Updated 11 months ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- LLVM compiler for python based on py2llvm☆135Updated 10 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- Python Parser☆122Updated 3 weeks ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Pure-python C compiler and assembler☆52Updated 10 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 6 years ago
- An extended set of Python bindings for libclang☆29Updated 8 years ago
- Graphviz Python dot generator☆41Updated 5 years ago
- Regular expressions reverser for Python☆27Updated 8 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
- Python Meta Programming☆147Updated 3 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- ☆72Updated 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
- Materials for "Exploring the Python AST ecosystem"☆18Updated 7 years ago
- A general-purpose dataflow programming language based on Python, written in Python☆205Updated 4 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- ASDL parser☆20Updated 3 years ago
- Tools for analysing python code☆19Updated 8 years ago
- Little Python to C++ compiler☆97Updated 2 years ago
- Scala-like functional pattern matching in Python☆33Updated 13 years ago
- Intelligently search in Python code☆67Updated last year
- Python AST that abstracts the underlying Python version☆146Updated last week
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆52Updated 14 years ago