anchpop / wise_mans_haskellLinks
Free book for learning Haskell
☆48Updated 2 years ago
Alternatives and similar repositories for wise_mans_haskell
Users that are interested in wise_mans_haskell are comparing it to the libraries listed below
Sorting:
- Comma (and other) separated values☆78Updated last year
- Haskeline wrapper for GHCi-like REPL interfaces☆107Updated last month
- ☆28Updated 7 years ago
- A workspace for research teams☆104Updated 5 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆69Updated this week
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 4 years ago
- A free weekly newsletter about the Haskell programming language.☆89Updated 5 years ago
- ⚡️Efficient implementation of Map with types as keys☆100Updated last year
- Interpreter for GHC Haskell☆22Updated 5 years ago
- UI experiments for coda☆66Updated 3 years ago
- JHC Haskell compiler split into reusable components☆58Updated 6 years ago
- Source for personal blog.☆77Updated 2 months ago
- Hedgehog will eat your typeclass bugs☆56Updated 3 weeks ago
- A work stealing scheduler☆74Updated 5 months ago
- 📚 A softer alternative to Haddock☆106Updated 5 years ago
- Fast polynomial arithmetic in Haskell (dense and sparse, univariate and multivariate, usual and Laurent)☆68Updated 2 months ago
- A new all Haskell "tagged" DFA regex engine, inspired by libtre☆43Updated 5 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- type level sets☆67Updated 5 years ago
- Signature inference for Functional Property Discovery in Haskell☆38Updated 7 years ago
- First-class type families☆88Updated last month
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Updated 3 years ago
- Compiler for the Rum language☆26Updated 5 years ago
- "Writing 2D games using super simple Haskell" at Haskell Love 2020 conference https://haskell.love/jan-christopher-vogt/☆29Updated 4 years ago
- ☆80Updated 6 years ago
- Example-based Haskell Documentation Engine☆59Updated 6 years ago
- A collection of Notes on GHC