mrocklin / unificationLinks
☆71Updated 4 years ago
Alternatives and similar repositories for unification
Users that are interested in unification are comparing it to the libraries listed below
Sorting:
- metaprogramming for don't-repeat-yourself Python☆28Updated 6 years ago
- a datalog implementation in Python☆306Updated last year
- Straightforward unification in Python that's extensible via generic functions.☆53Updated 3 months ago
- Resolution theorem proving for predicate logic in pure Python.☆96Updated 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
- ☆58Updated 8 years ago
- ☆285Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- A library for pattern matching on symbolic expressions in Python.☆172Updated last year
- A module for handling continuations in Python☆32Updated 9 years ago
- Python wrapper around several Prolog engines. Hoping to make symbolic AI a part of standard AI toolkit.☆86Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- A Domain-Specific Language (DSL) for simplified music notation.☆19Updated 10 years ago
- List of languages that compile to python☆275Updated last year
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Types for Python☆87Updated 7 years ago
- Literal support for Pyrsistent data structures in Python☆132Updated 4 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- Logic Programming in Python☆31Updated 4 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
- PRolog Equation Solving System☆29Updated 9 years ago
- Tail Call Optimization for Python☆243Updated 9 years ago
- A propagator network in Python, inspired by Radul & Sussman's The Art of the Propagator☆36Updated 13 years ago
- Loghyc - a miniKanren implementation in Hy☆89Updated 5 years ago
- Pattern matching for python☆218Updated 11 years ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 12 years ago
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 10 years ago
- An extensible, lightweight relational/logic programming DSL written in pure Python☆236Updated 5 months ago
- Supercharge your Python with parts of Lisp and Haskell.☆101Updated 9 months ago
- An implementation of a truly relational database language with Python. Inspired by Date and Darwen's 'Third Manifesto'.☆10Updated 7 years ago