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:
- Straightforward unification in Python that's extensible via generic functions.☆49Updated 10 months ago
- metaprogramming for don't-repeat-yourself Python☆25Updated 6 years ago
- a datalog implementation in Python☆297Updated 10 months ago
- Resolution theorem proving for predicate logic in pure Python.☆96Updated last year
- ☆58Updated 8 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
- Logic Programming in Python☆31Updated 3 years ago
- ☆285Updated last year
- an attempt to implement miniKanren and microKanren in Python☆53Updated 11 years ago
- Types for Python☆87Updated 6 years ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- Loghyc - a miniKanren implementation in Hy☆89Updated 5 years ago
- A library for pattern matching on symbolic expressions in Python.☆169Updated last year
- An implementation of a truly relational database language with Python. Inspired by Date and Darwen's 'Third Manifesto'.☆10Updated 7 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- An extensible, lightweight relational/logic programming DSL written in pure Python☆214Updated last month
- A module for handling continuations in Python☆32Updated 8 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆97Updated 3 months ago
- Pattern matching for python☆218Updated 10 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Python wrapper around several Prolog engines. Hoping to make symbolic AI a part of standard AI toolkit.☆85Updated 3 years ago
- A propagator network in Python, inspired by Radul & Sussman's The Art of the Propagator☆36Updated 12 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
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 11 years ago
- PRolog Equation Solving System☆30Updated 8 years ago
- A language for describing Python programs with concise higher-order annotations like "(a -> a) -> [a] -> [a]" but don't you dare call the…☆59Updated 12 years ago
- A Domain-Specific Language (DSL) for simplified music notation.☆19Updated 10 years ago
- A python lens library for manipulating deeply nested immutable structures☆324Updated last year
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 7 years ago
- Python S-expression emulation using tuple-like objects.☆22Updated 2 weeks ago