goodmami / pe
Fastest general-purpose parsing library for Python with a familiar API
☆43Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for pe
- Compares Python's text parsing libraries☆24Updated 2 years ago
- Grammars suitable for lark parser and Hypothesis☆43Updated 7 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated this week
- Operator overloading for fast anonymous functions.☆50Updated this week
- Custom Python functions for working with SQLite FTS4☆22Updated 2 years ago
- Prolog Implementation in Python☆11Updated 6 years ago
- PEG parser generator for Python☆158Updated last month
- A corpus of Python programs annotated with contracts☆20Updated 2 years ago
- Advanced macro expander and language lab for Python.☆59Updated last month
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 6 years ago
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated 2 months ago
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- ☆72Updated 3 years ago
- metaprogramming for don't-repeat-yourself Python☆22Updated 5 years ago
- Advanced multiple dispatch for Python functions☆25Updated 2 weeks ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Yet another PEG parser combinator library and DSL☆57Updated last year
- Noncanonical (but only existing) repo for the pijnu PEG parser☆25Updated 13 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 3 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 8 years 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
- register-based CPython☆45Updated last year
- Annotate Python AST trees with source text and token information☆172Updated last month
- Declarative, explicit, tool-friendly finite state machines in Python☆21Updated 5 years ago
- A module for handling continuations in Python☆33Updated 8 years ago
- Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.☆12Updated 2 months 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
- Statham is a Python Model Parsing Library for JSON Schema.☆39Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago