google / compynatorLinks
A pure Python implementation of parser combinators with asymptotically best performance and support for context-sensitive or ambiguous grammars.
☆89Updated 4 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☆137Updated last year
- ☆71Updated 4 years ago
- Python library to work with algebraic effects☆78Updated 4 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
- Library to refactor python code through AST manipulation.☆354Updated 3 months ago
- Straightforward unification in Python that's extensible via generic functions.☆49Updated 10 months ago
- Python interpreter for TLA+ specifications☆113Updated last year
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆221Updated last year
- Resolution theorem proving for predicate logic in pure Python.☆95Updated last year
- A module for handling continuations in Python☆32Updated 8 years ago
- Ranked Programming Extension for Racket☆54Updated 5 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- Demo of a WAM Prolog implementation in Python☆77Updated 2 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Partial evaluation of Python code☆22Updated 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
- ☆84Updated last month
- Supercharge your Python with parts of Lisp and Haskell.☆96Updated 3 months ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Algebraic data types for Python (experimental, not actively maintained)☆173Updated 4 years ago
- The Brown Benchmark for Table Types (B2T2)☆64Updated last year
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆248Updated 2 months ago
- Domain Specific Languages in Python☆97Updated last year
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- Logic Programming in Python☆31Updated 3 years ago
- A small demo lambda-language written in Python☆32Updated 7 years ago