namin / staged-miniKanrenLinks
multi-stage relational programming for staged relational interpreters: running with holes, faster
☆136Updated 3 months ago
Alternatives and similar repositories for staged-miniKanren
Users that are interested in staged-miniKanren are comparing it to the libraries listed below
Sorting:
- ☆138Updated 3 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆160Updated 7 months ago
- ☆79Updated 6 years ago
- ☆58Updated 8 years ago
- CLP(SMT) on top of miniKanren☆38Updated 3 years ago
- ☆72Updated 6 months ago
- A less devious proof assistant☆226Updated 2 years ago
- A DSL for runtime code generation in racket☆67Updated 3 years ago
- Constraint programming language embedded in Racket☆154Updated 4 years ago
- HASKELL: Yale Haskell system written in Lisp☆102Updated 11 years ago
- a minimal implementation of incremental computation in Scheme☆36Updated 8 years ago
- Version of miniKanren I normally use. Has ==, =/=, symbolo, numbero, generalized absento constraints.☆165Updated 8 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆59Updated 6 years ago
- Prolog implementation of microKanren☆43Updated 10 years ago
- Dependently-typed language with Iverson-style implicit lifting☆126Updated 5 years ago
- Kanren with databases☆44Updated last year
- Canonical miniKanren implementation in Racket☆86Updated 4 years ago
- Metacircular evaluator for a tiny fexpr language☆44Updated 13 years ago
- An idris backend compiling to chez scheme☆48Updated 8 years ago
- A microKanren framework for implementing constraints.☆18Updated 7 years ago
- A Racket package for creating and composing pure functional lenses☆78Updated 6 years ago
- Relational Hindley-Milner type inferencer in miniKanren. Supports polymorphic 'let'. Performs type habitation.☆21Updated 10 years ago
- ICFP 2017 Artifact for Functional Pearl: A Unified Approach to Solving Seven Programming Problems☆29Updated 7 years ago
- Collapsing Towers of Interpreters☆91Updated 3 months ago
- A property-based testing library for Racket.