goodmami / peLinks
Fastest general-purpose parsing library for Python with a familiar API
☆49Updated 7 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☆26Updated 4 years ago
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- PEG parser generator for Python☆195Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Annotate Python AST trees with source text and token information☆192Updated last month
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- The bootstrapping PEG parser☆10Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Extend Python syntax with HTML.☆89Updated 5 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Python Parser☆122Updated 2 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Declarative instrumentation for Python.☆102Updated 2 weeks ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 7 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- Easy and elegant parser combinators for Python. With awesome docs.☆426Updated 4 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- Cython PyParsing implementation.☆33Updated last week
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated last year
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated 3 months ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Updated 5 years ago
- ASDL parser☆20Updated 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/☆87Updated 2 years ago