we-like-parsers / pegen_experiments
Experiments for the official PEG parser generator for Python
☆278Updated last year
Alternatives and similar repositories for pegen_experiments:
Users that are interested in pegen_experiments are comparing it to the libraries listed below
- PEG parser generator for Python☆168Updated 4 months ago
- Python module to modify bytecode☆309Updated this week
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆421Updated 2 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆139Updated 10 months ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated 11 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Expose CPython's tokenizer as a Python class☆62Updated 4 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆307Updated 2 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 2 weeks ago
- A Python Parser☆634Updated last month
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆503Updated 3 months ago
- Examples of safe coding practice for Python C extensions.☆230Updated 2 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 5 months ago
- Sly Lex Yacc☆842Updated 10 months ago
- ☆608Updated 7 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆341Updated 2 years ago
- Web Assembly Decoder - Zero Extras☆70Updated 5 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- An IPython notebook plugin for visualizing ASTs.☆101Updated 3 months ago
- Python AST read/write☆836Updated 2 months ago
- Python code object transformers☆185Updated last year
- Design a new better C API for Python☆59Updated 4 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 7 months ago
- 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
- Extend Python syntax with HTML.☆88Updated 4 years ago
- An AST unparser for Python☆226Updated last year