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
- Resolution theorem proving for predicate logic in pure Python.☆96Updated 2 years ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Python library to work with algebraic effects☆80Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- A very minimal implementation of the core idea of Hypothesis☆143Updated last year
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- 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
- An implementation of the APL language in Python with the Numpy module☆29Updated 9 years ago
- Ranked Programming Extension for Racket☆54Updated 5 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆228Updated last year
- Algebraic data types for Python (experimental, not actively maintained)☆171Updated 4 years ago
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆147Updated last month
- A module for handling continuations in Python☆32Updated 9 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated 3 weeks ago
- Demo of a WAM Prolog implementation in Python☆78Updated 2 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
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Types for Python☆87Updated 7 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Python interpreter for TLA+ specifications☆116Updated last year
- Sum Types, aka Tagged Unions, for Python☆44Updated 4 years ago
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Library to refactor python code through AST manipulation.☆358Updated 10 months ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Tail Call Optimization for Python☆243Updated 9 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago