goodmami / pe
Fastest general-purpose parsing library for Python with a familiar API
☆44Updated 3 weeks ago
Alternatives and similar repositories for pe:
Users that are interested in pe are comparing it to the libraries listed below
- Compares Python's text parsing libraries☆24Updated 3 years ago
- Grammars suitable for lark parser and Hypothesis☆45Updated 10 months ago
- Advanced macro expander and language lab for Python.☆62Updated 4 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks 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 11 years ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- Custom Python functions for working with SQLite FTS4☆22Updated 2 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- Build a trie-structured regular expression from a list of words☆21Updated 5 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 5 months ago
- IDE for Lark-Parser☆27Updated last year
- The bootstrapping PEG parser☆11Updated last year
- A corpus of Python programs annotated with contracts☆21Updated 2 years ago
- PEG parser generator for Python☆166Updated 2 months ago
- An AST for Python code generation, in Python☆30Updated last month
- ☆43Updated 5 months ago
- Cython PyParsing implementation.☆30Updated 4 months ago
- Utilities for run-time type validation and multiple dispatch☆162Updated 4 months ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆37Updated 3 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 5 months ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Programmable, human-readable inlining of Python code☆28Updated 2 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 8 years ago
- Extend Python syntax with HTML.☆86Updated 4 years ago
- Safely evaluate AST nodes without side effects☆44Updated 6 months ago
- A library implementing C++'s custom literal suffixes using pure Python.☆34Updated 3 months ago
- Partial evaluation of Python code☆20Updated last year
- Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.☆12Updated this week
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year