gspindles / Papers
A collection of papers, theses, and books (in PDF format) on Haskell, Type Theory, Category Theory, FRP, and other FPs related topics
☆79Updated 7 years ago
Alternatives and similar repositories for Papers:
Users that are interested in Papers are comparing it to the libraries listed below
- Advent of Code 2017☆41Updated 6 years ago
- being the materials for CS410 Advanced Functional Programming in the 2014-15 session☆69Updated 9 years ago
- being the materials for CS410 Advanced Functional Programming in the 2015/16 session☆40Updated 8 years ago
- Slides and exercises for the Idris course taught at Galois☆50Updated 9 years ago
- free monads☆165Updated 2 months ago
- The missing tutorial module for the lens library☆82Updated 9 months ago
- A talk on using recursion schemes in FP.☆217Updated 10 months ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆99Updated 3 years ago
- Various data structures for use in the Idris Language.☆95Updated 4 years ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆155Updated 3 years ago
- A port of QuickCheck to Idris☆57Updated 7 years ago
- Test monadic programs using state machine based models☆202Updated 3 years ago
- haskell lazy evaluation illustrated☆72Updated 7 years ago
- Sonic the Hedgehog 2 in Haskell☆67Updated 3 years ago
- Working through Type-Driven Development with Idris☆24Updated 8 years ago
- Haskell 98 contravariant functors