johnyf / astutils
Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.
☆16Updated 6 months ago
Alternatives and similar repositories for astutils:
Users that are interested in astutils are comparing it to the libraries listed below
- Check Python ASTs against templates☆17Updated last year
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- Partial evaluation of Python code☆20Updated 2 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- Scala-like functional pattern matching in Python☆33Updated 12 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Intelligently search in Python code☆67Updated last year
- Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.☆12Updated 2 months ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Regular expressions reverser for Python☆27Updated 7 years ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Python code optimizer.☆20Updated 10 years ago
- An extended set of Python bindings for libclang☆28Updated 7 years ago
- Generic programming library for Python☆61Updated last week
- Language server for domain specific languages based on textX☆39Updated this week
- Extract semantic information about static Python code☆75Updated last month
- Python subsets☆41Updated 8 years ago
- ☆71Updated 2 years ago
- Python Parser☆121Updated last year
- Materials for "Exploring the Python AST ecosystem"☆18Updated 6 years ago
- Build languages on Python.☆12Updated 4 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆46Updated 5 months ago
- ASDL parser☆20Updated 2 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Python Meta Programming☆142Updated 2 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 3 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated this week