jszheng / py3antlr4book
Covert ANTLR4 book source code to Python3 version.
☆419Updated last year
Related projects ⓘ
Alternatives and complementary repositories for py3antlr4book
- Python AST read/write☆815Updated 7 months ago
- ANTLR 4 examples in Python☆40Updated 8 years ago
- Sly Lex Yacc☆827Updated 5 months ago
- The code behind python-ast-explorer.com☆248Updated 2 years ago
- An AST unparser for Python☆223Updated last year
- Grammars written for ANTLR v4; expectation that the grammars are free of actions.☆10,227Updated this week
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆778Updated 3 weeks ago
- Python module to modify bytecode☆302Updated this week
- A small demonstration how to use ANTLR 4's visitor feature.☆114Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated 2 months ago
- A Python Parser☆618Updated 4 months ago
- A simple virtual machine w/constant folding implemented in Python☆121Updated 4 years ago
- Static Python call graph generator☆324Updated 11 months ago
- A lightweight LLVM python binding for writing JIT compilers☆1,933Updated this week
- Library for building abstract syntax trees from antlr parsers☆39Updated 4 years ago
- ANTLR4 language support for Visual Studio Code☆435Updated this week
- Compiler for C language in python☆275Updated 6 years ago
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆642Updated 3 years ago
- This is the companion repository of the ANTLR Mega Tutorial, that will explain everything you need to know to use ANTLR.☆270Updated 3 years ago
- My Toy Compiler. Read about how I did it at the homepage URL☆843Updated 7 months ago
- Python Lex-Yacc☆2,800Updated 4 months ago
- This is the CoCo Virtual Machine Source Code.☆197Updated 8 years ago
- Python library for creating PEG parsers☆2,234Updated this week
- Complete C99 parser in pure Python☆3,253Updated 3 months ago
- An IPython notebook plugin for visualizing ASTs.☆98Updated 2 years ago
- PEG parser generator for Python☆158Updated last month
- Tiny Language with ANTLR 4☆203Updated 3 years ago
- Example of Antlr4 C++ Target☆40Updated 4 years ago
- ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structure…☆17,235Updated last week
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago