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☆49Updated 10 months ago
- A generic AST generator for parser development.☆33Updated 6 years ago
- Extension to ast that allow ast -> python code generation.☆80Updated 7 years ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 5 years ago
- An ANTLR4 grammar for Python 3☆40Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- Covert ANTLR4 book source code to Python3 version.☆428Updated 2 years ago
- ☆72Updated 3 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated last month
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 5 years ago
- A Java parser written in Python using PLY.☆150Updated 3 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Python bindings for clang from clang HEAD☆43Updated 2 weeks ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- PEG parser generator for Python☆183Updated 10 months 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
- TextUML compiler and the TextUML Toolkit☆76Updated 2 months ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 9 months ago
- A simple VM for a talk on building VMs☆220Updated 8 years ago
- Graphviz Python dot generator☆41Updated 5 years ago
- Java Virtual Machine implementation in Python☆283Updated 6 years ago
- Python bytecode instrumentation library☆120Updated 8 years ago
- Yet Another Python Parser System☆50Updated 6 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
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago