maxfischer2781 / bootpegLinks
The bootstrapping PEG parser
☆11Updated last year
Alternatives and similar repositories for bootpeg
Users that are interested in bootpeg are comparing it to the libraries listed below
Sorting:
- Fastest general-purpose parsing library for Python with a familiar API☆45Updated 3 weeks ago
- Advanced macro expander and language lab for Python.☆67Updated 2 months ago
- Grammars suitable for lark parser and Hypothesis☆47Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year
- Utilities for run-time type validation and multiple dispatch☆167Updated 4 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 months ago
- Extract semantic information about static Python code☆77Updated last month
- A lightweight python3 library for arithmetic with real numbers.☆65Updated 5 months ago
- ☆36Updated 3 weeks ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- PEG parser generator for Python☆177Updated 7 months ago
- Straightforward unification in Python that's extensible via generic functions.☆49Updated 10 months ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- Python Parser☆121Updated last year
- Cython PyParsing implementation.☆30Updated 8 months ago
- ☆71Updated 4 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- Supercharge your Python with parts of Lisp and Haskell.☆95Updated 2 months ago
- ASDL parser☆20Updated 2 years ago
- Programmable, human-readable inlining of Python code☆28Updated 2 years ago
- Backport for type hinting generics in standard collections and union types as X | Y☆18Updated 4 years ago
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 7 months ago
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 10 months ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 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
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago