google / compynatorLinks
A pure Python implementation of parser combinators with asymptotically best performance and support for context-sensitive or ambiguous grammars.
☆89Updated 4 years ago
Alternatives and similar repositories for compynator
Users that are interested in compynator are comparing it to the libraries listed below
Sorting:
- A module for handling continuations in Python☆32Updated 8 years ago
- ☆71Updated 4 years ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Straightforward unification in Python that's extensible via generic functions.☆50Updated 9 months ago
- Ranked Programming Extension for Racket☆54Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- Grammars suitable for lark parser and Hypothesis☆47Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated last year
- functional data structures and utilities for python☆36Updated 6 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated 11 months ago
- The easiest way to parse text in Python☆105Updated 3 weeks ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Hypothesis extension to allow generating protobuf messages matching a schema.☆41Updated 5 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 4 months ago
- Tools for rapid prototyping of DSL compilers☆85Updated 4 years ago
- Logic Programming in Python☆31Updated 3 years ago
- Domain Specific Languages in Python☆96Updated last year
- Python library to work with algebraic effects☆74Updated 4 years ago
- The Brown Benchmark for Table Types (B2T2)☆64Updated 11 months ago
- Sum Types, aka Tagged Unions, for Python☆43Updated 3 years ago
- Smallish programs written to learn something.☆51Updated last year
- Partial evaluation of Python code☆21Updated 2 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Level-up your Hypothesis tests with CrossHair☆13Updated last week
- 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
- Python interpreter for TLA+ specifications☆112Updated last year
- Demo of a WAM Prolog implementation in Python☆77Updated 2 years ago
- The stupidest database of all time.☆55Updated this week