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
- A generic AST generator for parser development.☆33Updated 6 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 11 months ago
- Extension to ast that allow ast -> python code generation.☆79Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 10 months ago
- ☆72Updated 3 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Yet Another Python Parser System☆51Updated 6 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- PEG parser generator for Python☆185Updated 11 months ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 5 years ago
- An ANTLR4 grammar for Python 3☆40Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- Python Indexer for Sourcetrail based on jedi, parso and SourcetrailDB☆96Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 5 months ago
- Python bytecode instrumentation library☆121Updated 8 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Grammars suitable for lark parser and Hypothesis☆53Updated last year
- Python bindings for clang from clang HEAD☆43Updated last week
- Covert ANTLR4 book source code to Python3 version.☆427Updated 2 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- TextUML compiler and the TextUML Toolkit☆76Updated 2 months ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- Scala-like functional pattern matching in Python☆33Updated 13 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Python to JavaScript translator☆140Updated 12 years ago