AlanHohn / antlr4-python
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
- Library for building abstract syntax trees from antlr parsers☆40Updated 5 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆46Updated 5 months ago
- A generic AST generator for parser development.☆33Updated 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 11 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 8 months ago
- Extension to ast that allow ast -> python code generation.☆78Updated 7 years ago
- An ANTLR4 grammar for Python 3☆40Updated 2 years ago
- Covert ANTLR4 book source code to Python3 version.☆425Updated 2 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- The semantic code generation framework☆29Updated 10 years ago
- Yet Another Python Parser System☆49Updated 5 years ago
- The Rocket game, implemented in Rust, running in Python, via WASM☆23Updated 2 years ago
- A corpus of Python programs annotated with contracts☆21Updated 2 years ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- A list of Python parsing tools☆117Updated 4 years ago
- A Python implementation of the C Python Interpreter☆93Updated 8 months ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- Python Parser☆121Updated last year
- A small language written in Python for educational purposes☆5Updated 4 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Build a trie-structured regular expression from a list of words☆21Updated 5 years ago
- Scala-like functional pattern matching in Python☆33Updated 12 years ago
- Writing a Simple DSL in Python☆23Updated 7 years ago
- A general-purpose dataflow programming language based on Python, written in Python☆203Updated 3 years ago
- A recursive descent parser☆17Updated 8 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Python bytecode instrumentation library☆120Updated 8 years ago