soupi / rfcLinks
My slides and compilation of resources.
☆155Updated last year
Alternatives and similar repositories for rfc
Users that are interested in rfc are comparing it to the libraries listed below
Sorting:
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆118Updated 4 years ago
- A Haskell blog☆148Updated 2 months ago
- A continuation of Stephen Diehl's Write You a Haskell☆161Updated 4 years ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆81Updated 3 years ago
- Best practices on how to be efficient with Haskell in production☆99Updated last month
- An implementation of Pie in Haskell☆209Updated 5 years ago
- The Haskell Optimization Handbook☆179Updated 6 months ago
- Source material for Algebra-Driven Design☆152Updated last year
- An amazing list of Haskell developers who would like to mentor beginner-contributors in open source projects.☆178Updated 3 years ago
- Collections of papers and books about Haskell, Type Theory and Category Theory☆167Updated 3 years ago
- How I start Haskell.☆100Updated 2 months ago
- Tutorial on monad transformers☆62Updated 3 years ago
- Code challenges to solve with Haskell☆167Updated last week
- 🔍 A step-by-step guide to parsing using Haskell parser combinators.☆95Updated 5 years ago
- The adventures of a Haskell compiler☆231Updated 4 months ago
- Strongly-typed System F in Haskell☆118Updated 2 years ago
- 🚧 a work in progress effect system for Haskell 🚧☆133Updated 2 years ago
- A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell☆214Updated 2 years ago
- Documentation about Haskell's dangerous functions and a hlint config file to warn about them☆186Updated 6 months ago
- Trying to write an understandable implementation of Haskell, in Haskell☆125Updated 4 years ago
- Beating unix `wc` in Haskell☆137Updated 4 years ago
- The home of the Glamorous Glambda interpreter☆226Updated 5 months ago
- Resources for type theory, functional programming, etc.☆320Updated 4 years ago
- Let's Build a Compiler (in Haskell)☆169Updated 5 years ago
- Haskell Tiny Game Jam