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:
- PEG parser generator for Python☆175Updated 6 months ago
- Python module to modify bytecode☆314Updated last month
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆343Updated 2 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆423Updated 2 weeks ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Recursive descent parsing library for Python based on functional combinators☆352Updated last year
- A Python Parser☆642Updated 3 months ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Enabling CPython multi-core parallelism via subinterpreters.☆248Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 9 months ago
- ☆608Updated 7 years ago
- A Python 3 extension for writing structured and reusable inline HTML.☆171Updated 5 years ago
- Examples of safe coding practice for Python C extensions.☆230Updated 2 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆313Updated 4 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Python code object transformers☆185Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆275Updated 7 months ago
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Web Assembly Decoder - Zero Extras☆71Updated 5 years ago
- An AST unparser for Python☆228Updated last year
- Annotate Python AST trees with source text and token information☆182Updated 2 months ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 5 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago