goodmami / peLinks
Fastest general-purpose parsing library for Python with a familiar API
☆48Updated 6 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 3 years ago
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- PEG parser generator for Python☆192Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- Advanced macro expander and language lab for Python.☆70Updated 8 months ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated last week
- Utilities for run-time type validation and multiple dispatch☆172Updated 3 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 months ago
- Retrieve information from typeshed and other typing stubs☆30Updated 2 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- The bootstrapping PEG parser☆10Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Retrospective of Python compilation efforts☆66Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- ☆71Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated 3 weeks ago
- ASDL parser☆20Updated 3 years ago
- Python Parser☆122Updated last month
- A python package for grapheme aware string handling☆114Updated 3 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Updated 5 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated 2 months ago
- Declarative instrumentation for Python.☆100Updated this week
- Programmable, human-readable inlining of Python code☆28Updated 3 years ago
- A small DSL to write HTML in Python.☆58Updated 6 years ago