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:
- Working through Type-Driven Development with Idris☆24Updated 8 years ago
- A modified version of Brent Yorgey's CIS 194 Haskell course☆17Updated 5 years ago
- Resources for "One Monad to Prove Them All"☆29Updated 6 years ago
- Totally functional programming literature☆60Updated 6 years ago
- being the materials for CS410 Advanced Functional Programming in the 2014-15 session☆70Updated 10 years ago
- Presentations on Liquid Haskell, type theory, and more☆45Updated 8 months ago
- Companion code for "Why Dependent Types Matter" paper.☆60Updated 7 years ago
- Provably correct implementation of insertion sort in Idris.☆31Updated 4 years ago
- haskell lazy evaluation illustrated☆72Updated 8 years ago
- ☆50Updated 9 years ago
- Write yourself a typed functional language☆65Updated 6 years ago
- An implementation of the Dunfield-Krishnaswami "Sound and Complete" type-system☆84Updated 7 years ago
- ☆23Updated 7 years ago
- A functional reactive programming (FRP) demo created with PureScript events and behaviors.☆33Updated 6 years ago
- Slides and exercises for the Idris course taught at Galois☆50Updated 9 years ago
- State machines in Idris☆37Updated 8 years ago
- A library for generating flow type signatures for direct interop between PureScript and Flow. Similar to OhYes☆19Updated 7 years ago
- Advent of Code 2017☆41Updated 6 years ago
- Course material for lens☆22Updated 8 years ago
- My (rejected) OBT-2018 submission☆33Updated 4 years ago
- An abstract machine using indexed containers and their zippers☆14Updated 8 years ago
- Idris Lib to interact with the DOM and Browser API for the JavaScript backend☆40Updated 7 years ago
- A more elegant specification for FRP☆24Updated last year
- Compiler for type theoretic lambda calculi equipped with system primtives which compiles side-effecting, strict expressions into efficien…☆43Updated 5 years ago
- Explaining category theory by example☆10Updated 8 years ago
- ☆23Updated 7 years ago
- A simple combinator library☆29Updated 6 years ago
- ☆49Updated 7 years ago
- A simple UI for evaluating expressions in the untyped lambda calculus☆56Updated 2 years ago
- Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.☆94Updated last year