isovector / thinking-with-types
📖 source material for Thinking with Types
☆485Updated 2 years ago
Alternatives and similar repositories for thinking-with-types:
Users that are interested in thinking-with-types are comparing it to the libraries listed below
- A user-centric visual STG implementation to help understand GHC/Haskell's execution model.☆532Updated 3 years ago
- 🚧 a work in progress effect system for Haskell 🚧☆557Updated last year
- Optics as an abstract interface☆382Updated 3 weeks ago
- Release with confidence, state-of-the-art property testing for Haskell.☆686Updated 2 weeks ago
- Web application for exploring and understanding Haskell codebases☆515Updated 2 years ago
- The Haskell performance checklist☆385Updated 4 years ago
- The Haskell Phrasebook: a quick intro to Haskell via small annotated example programs☆214Updated 3 years ago
- A type-safe, high-level SQL library for Haskell☆478Updated 10 months ago
- Demo for high-performance type theory elaboration☆541Updated last year
- 🔮 🔧 Tool for scaffolding batteries-included production-level Haskell projects☆709Updated 5 months ago
- Proposed compiler and language changes for GHC and GHC/Haskell☆694Updated last week
- Generalized bananas, lenses and barbed wire☆345Updated 4 months ago
- Efficient Haskell Arrays featuring Parallel computation☆385Updated 3 months ago
- The Monad Transformer Library☆378Updated 8 months ago
- A curated list of amazingly awesome Haskell articles and talks for beginners.☆191Updated 2 years ago
- 🕵️ Haskell STatic ANalyser☆579Updated 2 months ago
- A formatter for Haskell source code☆991Updated last month
- GUI framework that uses the web browser as a display.☆457Updated 3 weeks ago
- hpack: A modern format for Haskell packages☆644Updated 2 weeks ago
- A little course to learn about some of the more obscure GHC extensions.☆648Updated last year
- A fast, flexible, fused effect system for Haskell☆654Updated 3 months ago
- Empire strikes back☆464Updated last year
- Course material for lens☆234Updated 4 months ago
- Architecture of the Haskell web applications☆311Updated 4 years ago
- higher-order, no-boilerplate monads☆1,044Updated last month
- 🌀 Safe, performant, user-friendly and lightweight Haskell standard library☆712Updated last month
- Applied Functional Programming Course - Move from exercises to a working app!☆629Updated last year
- An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .