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
- Set of tools to play with Python AST.☆87Updated 3 years ago
- An ANTLR4 grammar for Python 3☆40Updated 2 years ago
- Extension to ast that allow ast -> python code generation.☆80Updated 7 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 9 months ago
- Yet Another Python Parser System☆50Updated 6 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 5 years ago
- Writing a Simple DSL in Python☆22Updated 7 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 3 months 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
- Language-independent, search-based program repair -- just your cup of tea! ☕☆29Updated last year
- Relational Algebra Interpreter writting in Python and Qt☆32Updated 2 weeks ago
- Graphviz Python dot generator☆40Updated 5 years ago
- Convert source code into numerical tokens☆65Updated 2 years ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆17Updated 5 years ago
- ☆72Updated 3 years ago
- Grammars suitable for lark parser and Hypothesis☆51Updated last year
- Python Indexer for Sourcetrail based on jedi, parso and SourcetrailDB☆96Updated 4 years ago
- GramTest: A tool for Grammar based Test case generation☆88Updated 2 years ago
- A light-weight, extendable, high level, universal code parser built on top of tree-sitter☆129Updated 3 years ago
- Python Parser☆121Updated last year
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 4 months ago