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
- 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
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Python interpreter for TLA+ specifications☆116Updated last year
- A very minimal implementation of the core idea of Hypothesis☆143Updated last year
- Demo of a WAM Prolog implementation in Python☆78Updated 2 years ago
- Resolution theorem proving for predicate logic in pure Python.☆96Updated 2 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- An implementation of the APL language in Python with the Numpy module☆29Updated 9 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 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
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆147Updated last month
- Tools for rapid prototyping of DSL compilers☆90Updated 3 weeks 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
- A module for handling continuations in Python☆32Updated 9 years ago
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆228Updated last year
- Python library to work with algebraic effects☆80Updated 5 years ago
- Python wrapper around several Prolog engines. Hoping to make symbolic AI a part of standard AI toolkit.☆86Updated 4 years ago
- Search lots of data sets for spurious correlations☆64Updated 3 years ago
- Yet Another Compiler Visualizer☆164Updated 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
- A propagator network in Python, inspired by Radul & Sussman's The Art of the Propagator☆36Updated 13 years ago
- Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns…☆49Updated this week
- The Brown Benchmark for Table Types (B2T2)☆67Updated 6 months ago
- List of languages that compile to python☆275Updated 2 years ago
- Logic Programming in Python☆31Updated 4 years ago