johnyf / astutils
Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.
☆16Updated last week
Related projects ⓘ
Alternatives and complementary repositories for astutils
- An IPython notebook plugin for visualizing ASTs.☆98Updated 2 years ago
- Linear time regex matching supporting streams and other goodies☆9Updated 4 years ago
- Python 3 AST unparser with type comments support.☆29Updated 5 years ago
- Extract semantic information about static Python code☆69Updated 3 weeks ago
- Intelligently search in Python code☆67Updated 8 months ago
- Check Python ASTs against templates☆17Updated 9 months ago
- ASDL parser☆19Updated 2 years ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆20Updated 8 years ago
- Generic programming library for Python☆60Updated this week
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- Partial evaluation of Python code☆18Updated last year
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- Language server for domain specific languages based on textX☆38Updated 3 weeks ago
- Python Parser☆121Updated 7 months ago
- ☆17Updated 3 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆43Updated 2 months ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated last year
- Python subsets☆41Updated 7 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Python Meta Programming☆142Updated 2 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- A GUI tool for reviewing ReST/Sphinx documentation☆26Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated last month
- Pure-python C and assembler compiler☆53Updated 9 years ago
- ☆15Updated 5 years ago
- Typemap - The Annotator (TM)☆55Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- Use features of rejected PEPs☆11Updated 5 years ago
- Webpage source for compilers-webpage☆39Updated 6 years ago
- Scala-like functional pattern matching in Python☆33Updated 12 years ago