goodmami / peLinks
Fastest general-purpose parsing library for Python with a familiar API
☆48Updated 4 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
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- PEG parser generator for Python☆184Updated 11 months ago
- Grammars suitable for lark parser and Hypothesis☆53Updated last year
- Advanced macro expander and language lab for Python.☆69Updated 6 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last week
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆433Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Utilities for run-time type validation and multiple dispatch☆171Updated last week
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Annotate Python AST trees with source text and token information☆191Updated this week
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆84Updated last year
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆48Updated last month
- The bootstrapping PEG parser☆11Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 4 months ago
- A python package for grapheme aware string handling☆115Updated 3 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- register-based CPython☆46Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆69Updated 3 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆100Updated 6 months ago
- IDE for Lark-Parser☆28Updated 2 years ago
- 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
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year