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
- Grammars suitable for lark parser and Hypothesis☆52Updated last year
- PEG parser generator for Python☆183Updated 10 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Advanced macro expander and language lab for Python.☆69Updated 6 months ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆430Updated 3 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- register-based CPython☆46Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- Annotate Python AST trees with source text and token information☆188Updated last month
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- Programmable, human-readable inlining of Python code☆28Updated 2 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Python Parser☆121Updated last year
- 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
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- A python package for grapheme aware string handling☆114Updated 3 years ago
- Sources for website at https://www.pypy.org☆34Updated last week
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Python AST that abstracts the underlying Python version☆146Updated last week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆17Updated 4 years ago
- Cython PyParsing implementation.☆32Updated last year
- A minimal event loop implementation☆11Updated last year