johnyf / astutilsLinks
Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.
☆16Updated 3 weeks ago
Alternatives and similar repositories for astutils
Users that are interested in astutils are comparing it to the libraries listed below
Sorting:
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Universal disassembler for Python bytecode (supports Python 2 and 3)☆50Updated 13 years ago
- Check Python ASTs against templates☆17Updated last year
- Python subsets☆41Updated 8 years ago
- Support for Pattern Matching in Python☆27Updated 3 years ago
- Python bindings for clang from clang HEAD☆41Updated last week
- Yacfe (Yet Another C Front-End) is mainly an OCaml API to write style-preserving source-to-source transformations such as refactorings on…☆25Updated 6 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 5 months ago
- Logic Programming for Python3☆8Updated 8 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- ☆11Updated 10 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆45Updated last week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 9 months ago
- C++ implementation of grako parser, tuned for performance☆22Updated 10 years ago
- Linear time regex matching supporting streams and other goodies☆9Updated 5 years ago
- Specify and synthesize systems using symbolic algorithms☆50Updated 7 months ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 9 years ago
- ☆17Updated 4 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- Intelligently search in Python code☆67Updated last year
- Python Parser☆120Updated last year
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Extract semantic information about static Python code☆77Updated 3 weeks ago
- Sort-of GNU C99 Declaration Parser☆11Updated 5 years ago
- Simplified interface for syntax trees and program models.☆16Updated 2 years ago
- utilities for filesystem exploration and automated builds☆21Updated this week
- Webpage source for compilers-webpage☆41Updated 7 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago