we-like-parsers / pegen_experiments
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
- PEG parser generator for Python☆173Updated 5 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆422Updated last week
- Python module to modify bytecode☆311Updated this week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 6 months ago
- Instant visualization of Python AST and Code Objects☆139Updated 11 months ago
- A Python Parser☆637Updated last month
- Python AST read/write☆840Updated 3 months ago
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 3 months ago
- Web Assembly Decoder - Zero Extras☆70Updated 5 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆387Updated 3 months ago
- Recursive descent parsing library for Python based on functional combinators☆351Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 7 months ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆341Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- An AST unparser for Python☆227Updated last year
- Unravelling Python source code☆188Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- ☆608Updated 7 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Examples of safe coding practice for Python C extensions.☆230Updated last month
- ☆40Updated 3 years ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Sly Lex Yacc☆843Updated 11 months ago
- List of languages that compile to python☆265Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆229Updated 7 years ago