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☆183Updated 10 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆430Updated 3 weeks ago
- Python module to modify bytecode☆323Updated last month
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆142Updated last year
- A Python Parser☆656Updated 2 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- ☆608Updated 8 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Web Assembly Decoder - Zero Extras☆72Updated 6 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆348Updated 2 weeks ago
- Python AST read/write☆857Updated 8 months ago
- An AST unparser for Python☆229Updated 2 years ago
- ☆39Updated 3 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆409Updated last month
- Sly Lex Yacc☆852Updated last year
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- A Python 3 extension for writing structured and reusable inline HTML.☆170Updated 5 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- Python code object transformers☆184Updated last year
- The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)☆438Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆327Updated 8 months ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated last month
- Examples of safe coding practice for Python C extensions.☆231Updated 3 weeks ago