jszheng / py3antlr4bookLinks
Covert ANTLR4 book source code to Python3 version.
☆428Updated 2 years ago
Alternatives and similar repositories for py3antlr4book
Users that are interested in py3antlr4book are comparing it to the libraries listed below
Sorting:
- Python Lex-Yacc☆2,922Updated last year
- Sly Lex Yacc☆858Updated last year
- Python AST read/write☆858Updated 10 months ago
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Domain-Specific Languages and parsers in Python made easy http://textx.github.io/textX/☆830Updated 2 weeks ago
- ANTLR 4 examples in Python☆39Updated 9 years ago
- A Python implementation of a Python bytecode runner☆1,329Updated last year
- Library for building abstract syntax trees from antlr parsers☆41Updated 5 years ago
- A python program to build nfa, dfa and minimised DFA from given regular expression. Uses Tkinter for GUI and GraphViz for graphs.☆122Updated 8 months ago
- ANTLR4 language support for Visual Studio Code☆463Updated 2 weeks ago
- pySMT: A library for SMT formulae manipulation and solving☆621Updated 3 months ago
- An AST unparser for Python☆230Updated 2 years ago
- PEG parser generator for Python☆189Updated last year
- An ANTLR4 grammar for Python 3☆40Updated 3 years ago
- Python library for creating PEG parsers☆2,430Updated last week
- Python module to modify bytecode☆326Updated 2 weeks ago
- Python3 control flow graph generator☆205Updated 3 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,173Updated last week
- Implementation of the LLVM tutorial in Python using llvmlite☆333Updated 10 months ago
- Tools to run antlr4 w/o needing to install java or antlr4!☆111Updated 7 months ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Static Python call graph generator☆360Updated 2 years ago
- Pure Python Java parser and tools☆788Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆435Updated 2 months ago
- Compiler for C language in python☆275Updated 7 years ago
- The fastest pure-Python PEG parser I can muster☆1,901Updated last month
- Python interface to Graphviz's Dot language☆975Updated last week
- An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)☆88Updated 2 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated 3 months ago