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:
- ☆72Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Python library to work with algebraic effects☆80Updated 4 years ago
- Ranked Programming Extension for Racket☆54Updated 5 years ago
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆251Updated this week
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- A very minimal implementation of the core idea of Hypothesis☆138Updated last year
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- Python interpreter for TLA+ specifications☆113Updated 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…☆252Updated last year
- A module for handling continuations in Python☆32Updated 8 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆223Updated last year
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆146Updated 4 years ago
- Demo of a WAM Prolog implementation in Python☆77Updated 2 years ago
- an attempt to implement miniKanren and microKanren in Python☆53Updated 11 years ago
- Resolution theorem proving for predicate logic in pure Python.☆97Updated last year
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 5 months ago
- Straightforward unification in Python that's extensible via generic functions.☆50Updated last month
- Grammars suitable for lark parser and Hypothesis☆51Updated last year
- Some fun examples of solving problems with symbolic execution☆114Updated 7 years ago
- How to implement trampolines for tail calls in Python☆31Updated 11 years ago
- An extensible, lightweight relational/logic programming DSL written in pure Python☆221Updated last month
- Partial evaluation of Python code☆22Updated 2 years ago
- ☆83Updated 4 months ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Library to refactor python code through AST manipulation.☆358Updated 6 months ago