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☆317Updated last week
- PEG parser generator for Python☆177Updated 7 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆426Updated 2 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆277Updated 8 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- A Python Parser☆646Updated 2 weeks ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 2 years ago
- Web Assembly Decoder - Zero Extras☆71Updated 5 years ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆344Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- Easy and elegant parser combinators for Python. With awesome docs.☆400Updated 5 months ago
- Python AST read/write☆847Updated 5 months ago
- ☆608Updated 7 years ago
- Examples of safe coding practice for Python C extensions.☆231Updated this week
- A Python 3 extension for writing structured and reusable inline HTML.☆170Updated 5 years ago
- Unravelling Python source code☆188Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- An AST unparser for Python☆228Updated last year
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆521Updated 2 months ago
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- Sly Lex Yacc☆851Updated last year
- The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)☆439Updated last year
- Python code object transformers☆185Updated last year
- Notes describing my understanding of how modern Python event loops work☆330Updated 5 years ago