jon-jacky / FLiPLinks
F L i P : Logical Framework in Python
☆37Updated 3 years ago
Alternatives and similar repositories for FLiP
Users that are interested in FLiP are comparing it to the libraries listed below
Sorting:
- Resolution theorem proving for predicate logic in pure Python.☆96Updated 2 years ago
- ☆71Updated 4 years ago
- Python bindings to picosat (a SAT solver)☆191Updated 5 months ago
- Generic programming library for Python☆61Updated last week
- Types for Python☆87Updated 7 years ago
- an attempt to implement miniKanren and microKanren in Python☆54Updated 11 years ago
- Python pattern matching like functional languages.☆161Updated 4 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
- Python interpreter for TLA+ specifications☆116Updated last year
- 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
- Straightforward unification in Python that's extensible via generic functions.☆53Updated 3 months ago
- metaprogramming for don't-repeat-yourself Python☆28Updated 6 years ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- optimise python code using staticness assertions☆60Updated 7 years ago
- A propagator network in Python, inspired by Radul & Sussman's The Art of the Propagator☆36Updated 13 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆101Updated last week
- McCarthy's Lisp in Python with macros. A celebration of 50+ years of symbolic processing.☆260Updated 2 years ago
- ☆58Updated 8 years ago
- A very minimal implementation of the core idea of Hypothesis☆143Updated last year
- A parser for Python 2.x and 3.x written in Haskell☆160Updated 8 months ago
- A module for handling continuations in Python☆32Updated 9 years ago
- Loghyc - a miniKanren implementation in Hy☆89Updated 5 years ago
- A hack that allows you to use different versions of the same library in the same Python process without clashes☆89Updated 14 years ago
- Pattern matching for python☆218Updated 11 years ago
- Literal support for Pyrsistent data structures in Python☆132Updated 4 years ago
- A MiniKanren in Python☆36Updated 9 years ago
- An implementation of Python 3☆314Updated 10 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- An extensible, lightweight relational/logic programming DSL written in pure Python☆236Updated 5 months ago
- Given a list of regexes, generate all possible strings that matches all of them.☆148Updated 10 years ago