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 3 years ago
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- PEG parser generator for Python☆192Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 2 weeks ago
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago
- The bootstrapping PEG parser☆10Updated last year
- Annotate Python AST trees with source text and token information☆192Updated last week
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆438Updated this week
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 weeks ago
- A python package for grapheme aware string handling☆115Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- Declarative instrumentation for Python.☆102Updated this week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- IDE for Lark-Parser☆31Updated 2 years ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- Python Parser☆122Updated 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/☆86Updated 2 years ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆55Updated 4 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- A small DSL to write HTML in Python.☆58Updated 6 years ago