takeoutweight / bidirectionalLinks
Complete and Easy Bidirectional Typechecking for for Higher-Rank Polymorphism in Clojure
☆23Updated 9 years ago
Alternatives and similar repositories for bidirectional
Users that are interested in bidirectional are comparing it to the libraries listed below
Sorting:
- Clojure's Transducers in Haskell☆40Updated 9 years ago
- Code, wiki, and resources for the weekly miniKanren uncourse☆52Updated 10 years ago
- Clojure transducers in a typed setting, in Haskell☆55Updated 10 years ago
- Transducers for Idris: a library for composable algorithmic transformation.☆32Updated 7 years ago
- An embedding of miniKanren in Shen.☆25Updated 10 years ago
- Fun, interesting, and thought-provoking examples of relational Scheme interpreters at work