google / compynatorLinks
A pure Python implementation of parser combinators with asymptotically best performance and support for context-sensitive or ambiguous grammars.
☆90Updated 5 years ago
Alternatives and similar repositories for compynator
Users that are interested in compynator are comparing it to the libraries listed below
Sorting:
- ☆71Updated 4 years ago
- A very minimal implementation of the core idea of Hypothesis☆138Updated last year
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A module for handling continuations in Python☆32Updated 9 years ago
- Python library to work with algebraic effects☆80Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated this week
- The Brown Benchmark for Table Types (B2T2)☆64Updated 3 months ago
- Ranked Programming Extension for Racket☆54Updated 5 years ago
- A simple Prolog Interpreter written in a few lines of Python 3. It runs a limited subset of Prolog and uses backtracking and generators i…☆253Updated last year
- Python interpreter for TLA+ specifications☆113Updated last year
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Logic Programming in Python☆31Updated 4 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago
- Resolution theorem proving for predicate logic in pure Python.☆97Updated last year
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆148Updated 4 years ago
- An implementation of the APL language in Python with the Numpy module☆29Updated 8 years ago
- How to implement trampolines for tail calls in Python☆31Updated 11 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Library to refactor python code through AST manipulation.☆360Updated 7 months ago
- Rel is a desktop database management system that implements Date & Darwen's "Tutorial D" database language.☆104Updated 3 months ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Straightforward unification in Python that's extensible via generic functions.☆51Updated 3 weeks ago
- Grammars suitable for lark parser and Hypothesis☆53Updated last year
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆224Updated last year
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago