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☆43Updated 5 years ago
- A generic AST generator for parser development.☆33Updated 6 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- Yet Another Python Parser System☆51Updated 6 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- An ANTLR4 grammar for Python 3☆40Updated 3 years ago
- Extension to ast that allow ast -> python code generation.☆79Updated 8 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
- Compares Python's text parsing libraries☆26Updated 4 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Python Parser☆122Updated 2 months ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Python Indexer for Sourcetrail based on jedi, parso and SourcetrailDB☆97Updated 4 years ago
- Python bytecode instrumentation library☆121Updated 9 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆62Updated 5 years ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated last week
- ☆71Updated 3 weeks ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆364Updated 4 months ago
- A simple virtual machine w/constant folding implemented in Python☆118Updated 5 years ago
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- Python Finite State Machine implementation with a pygraphviz hook☆21Updated 6 years ago
- Python module to modify bytecode☆326Updated last month
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago