AlanHohn / antlr4-pythonLinks
ANTLR 4 examples in Python
☆39Updated 9 years ago
Alternatives and similar repositories for antlr4-python
Users that are interested in antlr4-python are comparing it to the libraries listed below
Sorting:
- Library for building abstract syntax trees from antlr parsers☆41Updated 5 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 8 months ago
- A generic AST generator for parser development.☆33Updated 6 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- Extension to ast that allow ast -> python code generation.☆80Updated 7 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Yet Another Python Parser System☆50Updated 5 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 7 months ago
- Covert ANTLR4 book source code to Python3 version.☆428Updated 2 years ago
- An ANTLR4 grammar for Python 3☆40Updated 2 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Grammars suitable for lark parser and Hypothesis☆50Updated last year
- Python bytecode instrumentation library☆119Updated 8 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Python Indexer for Sourcetrail based on jedi, parso and SourcetrailDB☆95Updated 4 years ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 12 years ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 5 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Python Parser☆121Updated last year
- PEG parser generator for Python☆179Updated 8 months ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- ☆72Updated 3 years ago
- Scala-like functional pattern matching in Python☆33Updated 13 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 2 months ago
- TextUML compiler and the TextUML Toolkit☆76Updated 3 months ago
- Java Virtual Machine implementation in Python☆281Updated 6 years ago