goodmami / peLinks
Fastest general-purpose parsing library for Python with a familiar API
☆48Updated 5 months ago
Alternatives and similar repositories for pe
Users that are interested in pe are comparing it to the libraries listed below
Sorting:
- Compares Python's text parsing libraries☆25Updated 3 years ago
- Grammars suitable for lark parser and Hypothesis☆53Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 4 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆435Updated 2 months ago
- PEG parser generator for Python☆188Updated 11 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- Advanced macro expander and language lab for Python.☆69Updated 7 months ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- A python package for grapheme aware string handling☆114Updated 3 years ago
- Annotate Python AST trees with source text and token information☆191Updated 2 weeks ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- Retrieve information from typeshed and other typing stubs☆29Updated last month
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- The bootstrapping PEG parser☆11Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated last year
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Easy and elegant parser combinators for Python. With awesome docs.☆417Updated 2 months ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated last month
- register-based CPython☆46Updated 2 years ago
- Declarative instrumentation for Python.☆98Updated last week
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 12 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 months ago
- IDE for Lark-Parser☆29Updated 2 years ago
- Cython PyParsing implementation.☆33Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Python Parser☆122Updated 2 weeks ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago