tonymorris / fp-projectsLinks
A description of Functional Programming projects
☆21Updated 8 years ago
Alternatives and similar repositories for fp-projects
Users that are interested in fp-projects are comparing it to the libraries listed below
Sorting:
- Companion code for "Why Dependent Types Matter" paper.☆60Updated 7 years ago
- My attempt to better understand both Coq and Category Theory by formalizing the latter in the former.☆14Updated 6 years ago
- Working through Type-Driven Development with Idris☆25Updated 9 years ago
- Write yourself a typed functional language☆65Updated 7 years ago
- haskell lazy evaluation illustrated☆72Updated 8 years ago
- Totally functional programming literature☆60Updated 6 years ago
- being the materials for CS410 Advanced Functional Programming in the 2014-15 session☆71Updated 10 years ago
- Resources for "One Monad to Prove Them All"☆29Updated 7 years ago
- Explaining category theory by example☆10Updated 8 years ago
- ☆23Updated 8 years ago
- ☆50Updated 10 years ago
- A Haskell library providing separation of effects on the type level, effectively splitting up the monolithic IO-monad into more limited c…☆27Updated 7 years ago
- Slides & demos for talks I do☆58Updated 3 months ago
- A more elegant specification for FRP☆24Updated 2 years ago
- ☆23Updated 8 years ago
- Dive into GHC☆82Updated 9 years ago
- Algebraic Effects in Haskell using Implicit Parameters☆47Updated 5 years ago
- Semigroups, specialized containers and a general map/reduce framework☆46Updated 10 months ago
- A universe of scope- and type-safe syntaxes (syntices?). Includes generic implementation of type-preserving renaming/substitution with al…☆16Updated 8 years ago
- Dependently typed Algorithm M and friends☆26Updated 7 years ago
- An implementation of the Dunfield-Krishnaswami "Sound and Complete" type-system☆84Updated 8 years ago
- Measure time complexity empirically.☆49Updated 10 years ago
- Generalized folds, unfolds, and traversals for fixed point data structures☆58Updated 3 years ago
- Another experiment in dependently typed languages, this time with some quantitative type theory smooshed in.☆18Updated 7 years ago
- being the materials for CS410 Advanced Functional Programming in the 2015/16 session☆40Updated 9 years ago
- Hakyll support for Agda literate files☆19Updated 4 years ago
- Bindings to the Zstandard library to make it usable from the Haskell programming language.☆47Updated 8 years ago
- A library for generating flow type signatures for direct interop between PureScript and Flow. Similar to OhYes☆19Updated 8 years ago
- A simple combinator library☆30Updated 7 years ago
- ♾️ Sized list☆47Updated 2 weeks ago