ekmett / guanxiLinks
Relational programming in Haskell. Mostly developed on twitch.
☆264Updated last year
Alternatives and similar repositories for guanxi
Users that are interested in guanxi are comparing it to the libraries listed below
Sorting:
- An implementation of Pie in Haskell☆209Updated 5 years ago
- Examples of Dependently-typed programs in Haskell☆307Updated 2 years ago
- A minimalistic, elegant and powerful approach to working with graphs in a functional programming language☆197Updated 3 years ago
- The home of the Glamorous Glambda interpreter☆226Updated 5 months ago
- A small implementation of higher-order unification☆190Updated 8 years ago
- A language experiment -- irc.freenode.net ##coda☆163Updated last year
- Generalized bananas, lenses and barbed wire☆350Updated last month
- Equational laws for free☆259Updated 4 months ago
- A continuation-based backtracking logic programming monad☆92Updated 9 months ago
- being the lecture materials and exercises for the 2017/18 session of CS410 Advanced Functional Programming at the University of Strathcly…☆264Updated 7 years ago
- The Art of the Propagator. See also:☆174Updated last year
- Compiling to Categories☆455Updated last year
- GRIN backend for GHC☆144Updated 3 years ago
- Richard A. Eisenberg's PhD Dissertation☆205Updated 7 years ago
- Total Parser Combinators in Agda☆132Updated last month
- Standard library for linear types in Haskell.☆349Updated 2 months ago
- SPLV20 course notes☆112Updated 2 years ago
- A purely functional programming language with first class types☆61Updated 5 months ago
- Fake dependent types in Haskell using singletons☆291Updated 4 months ago
- formally verified category theory library☆264Updated 5 years ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago
- CQL: Categorical Query Language implementation in Haskell