google / compynatorLinks
A pure Python implementation of parser combinators with asymptotically best performance and support for context-sensitive or ambiguous grammars.
☆91Updated 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
- Python library to work with algebraic effects☆80Updated 5 years ago
- A very minimal implementation of the core idea of Hypothesis☆140Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Ranked Programming Extension for Racket☆54Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 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
- Tools for rapid prototyping of DSL compilers☆88Updated 4 years ago
- Resolution theorem proving for predicate logic in pure Python.☆96Updated 2 years ago
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆147Updated this week
- Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns…☆49Updated 2 weeks ago
- An implementation of the APL language in Python with the Numpy module☆29Updated 9 years ago
- Python interpreter for TLA+ specifications☆115Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆227Updated last year
- ☆86Updated 6 months ago
- Smallish programs written to learn something.☆50Updated last year
- A module for handling continuations in Python☆32Updated 9 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Demo of a WAM Prolog implementation in Python☆78Updated 2 years ago
- Straightforward unification in Python that's extensible via generic functions.☆51Updated 2 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 4 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 4 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆101Updated 8 months ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Python AST that abstracts the underlying Python version☆146Updated last month
- Logic Programming in Python☆31Updated 4 years ago
- ☆59Updated 11 years ago
- Python S-expression emulation using tuple-like objects.☆23Updated 2 months ago