google / compynatorLinks
A pure Python implementation of parser combinators with asymptotically best performance and support for context-sensitive or ambiguous grammars.
☆92Updated 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
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Ranked Programming Extension for Racket☆54Updated 5 years ago
- An implementation of the APL language in Python with the Numpy module☆29Updated 9 years ago
- A very minimal implementation of the core idea of Hypothesis☆141Updated last year
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- A module for handling continuations in Python☆32Updated 9 years ago
- Python library to work with algebraic effects☆80Updated 5 years ago
- Demo of a WAM Prolog implementation in Python☆78Updated 2 years ago
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- Tools for rapid prototyping of DSL compilers☆90Updated 2 weeks ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆227Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Resolution theorem proving for predicate logic in pure Python.☆96Updated 2 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 4 years ago
- Logic Programming in Python☆31Updated 4 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- Straightforward unification in Python that's extensible via generic functions.☆53Updated 3 months ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 11 years ago
- ☆58Updated 8 years ago
- Python interpreter for TLA+ specifications☆116Updated last year
- 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 2 years ago
- ☆285Updated 2 years ago
- Smallish programs written to learn something.☆50Updated 2 years ago
- Type-safe functional tools for Python.☆98Updated last year