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:
- A very minimal implementation of the core idea of Hypothesis☆140Updated last year
- ☆71Updated 4 years ago
- Resolution theorem proving for predicate logic in pure Python.☆96Updated 2 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
- 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…☆147Updated 4 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Tools for rapid prototyping of DSL compilers☆87Updated 4 years ago
- Python library to work with algebraic effects☆80Updated 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 2 years ago
- Demo of a WAM Prolog implementation in Python☆79Updated 2 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 4 years ago
- Python interpreter for TLA+ specifications☆115Updated last year
- An implementation of the APL language in Python with the Numpy module☆29Updated 8 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆225Updated last year
- A module for handling continuations in Python☆32Updated 9 years ago
- ☆53Updated 3 months ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 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
- Supercharge your Python with parts of Lisp and Haskell.☆100Updated 7 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆435Updated 2 months ago
- Search lots of data sets for spurious correlations☆61Updated 3 years ago
- Brzozowski derivative python sketch☆85Updated 8 months ago
- Grammars suitable for lark parser and Hypothesis☆53Updated last year
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Types for Python☆87Updated 7 years ago
- Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns…☆48Updated 2 weeks ago