goodmami / pe
Fastest general-purpose parsing library for Python with a familiar API
☆44Updated last month
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☆47Updated 11 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- Advanced macro expander and language lab for Python.☆63Updated 5 months ago
- register-based CPython☆45Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 6 months ago
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- Safely evaluate AST nodes without side effects☆44Updated 8 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆164Updated 2 weeks ago
- Extract semantic information about static Python code☆74Updated last week
- Partial evaluation of Python code☆20Updated 2 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 6 months ago
- Cython PyParsing implementation.☆30Updated 5 months ago
- ☆43Updated 6 months ago
- PEG parser generator for Python☆168Updated 3 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
- Supercharge your Python with parts of Lisp and Haskell.☆93Updated 5 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
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- ☆71Updated 4 years ago
- Custom Python functions for working with SQLite FTS4☆22Updated 2 years ago
- A corpus of Python programs annotated with contracts☆21Updated 2 years ago
- Annotate Python AST trees with source text and token information☆177Updated 2 weeks ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Retrieve information from typeshed and other typing stubs☆22Updated 2 months ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 10 years ago