we-like-parsers / pegen
PEG parser generator for Python
☆168Updated 3 months ago
Alternatives and similar repositories for pegen:
Users that are interested in pegen are comparing it to the libraries listed below
- Experiments for the official PEG parser generator for Python☆278Updated 11 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆417Updated 2 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- Annotate Python AST trees with source text and token information☆177Updated 2 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 6 months ago
- Python module to modify bytecode☆308Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆99Updated last year
- Recursive descent parsing library for Python based on functional combinators☆350Updated 10 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆385Updated 2 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 6 months ago
- An AST unparser for Python☆226Updated last year
- Unravelling Python source code☆188Updated 11 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆346Updated 2 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 6 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated last month
- Python Typing Intersection examples☆38Updated 11 months ago
- Grammars suitable for lark parser and Hypothesis☆47Updated 11 months ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- LLVM compiler for python based on py2llvm☆135Updated 9 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- ☆39Updated 3 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆81Updated last year
- A Python implementation of the C Python Interpreter☆93Updated 6 months ago
- The code behind python-ast-explorer.com☆247Updated 3 years ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆85Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆342Updated 2 years ago