we-like-parsers / pegen_experimentsLinks
Experiments for the official PEG parser generator for Python
☆280Updated last year
Alternatives and similar repositories for pegen_experiments
Users that are interested in pegen_experiments are comparing it to the libraries listed below
Sorting:
- Python module to modify bytecode☆314Updated 3 weeks ago
- PEG parser generator for Python☆175Updated 5 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated last month
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Instant visualization of Python AST and Code Objects☆139Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆342Updated 2 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 4 months ago
- Expose CPython's tokenizer as a Python class☆63Updated 4 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 2 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- An AST unparser for Python☆228Updated last year
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- A Python Parser☆639Updated 2 months ago
- ☆608Updated 7 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- Annotate Python AST trees with source text and token information☆181Updated last month
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆274Updated 7 months ago
- A Python 3 extension for writing structured and reusable inline HTML.☆171Updated 5 years ago
- Sly Lex Yacc☆846Updated 11 months ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- ☆40Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated 3 months ago
- Python AST read/write☆844Updated 3 months ago
- Python code object transformers☆185Updated last year
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆402Updated 10 years ago
- A list of Python parsing tools☆117Updated 4 years ago