pearls
Haskell implementations
A collection of functional algorithm design examples in Haskell
Pearls of Functional Algorithm Design by Richard Bird - Haskell Code
186 stars
15 watching
32 forks
Language: Haskell
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
politrons/dive_into_haskell | An introductory guide to Haskell programming language features and applications | 69 |
mvaldesdeleon/haskell-book | A collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles" | 90 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
pietervdvn/haskell | An introduction to Haskell programming language with accompanying material and exercises. | 58 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
i-am-tom/haskell-exercises | A tutorial and exercise repository to learn about obscure GHC extensions in Haskell. | 642 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
frege/frege | A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,640 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 168 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 294 |
clash-lang/clash-compiler | A Haskell-based compiler for hardware description languages like VHDL, Verilog, and SystemVerilog. | 1,451 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 263 |