stanford-cs240h
Haskell course materials
Course materials and resources for teaching functional systems in Haskell to students.
Course materials for Stanford CS240h, "Functional Systems in Haskell"
649 stars
51 watching
65 forks
Language: Haskell
last commit: about 13 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bos/llvm | Haskell bindings to the LLVM compiler infrastructure project | 104 |
byorgey/haskell-course | A collection of materials and resources for learning Haskell programming language | 275 |
haskellzhangsong/introduction_to_haskell_2ed_source | The source code for an introductory textbook on functional programming in Haskell. | 82 |
haskell-beginners-2022/course-plan | A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. | 1,284 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
w7cook/aopl | Teaching notes and resources on programming languages written in Haskell | 165 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
haskell/stm | A Haskell implementation of software transactional memory for concurrent programming | 98 |
svenschmidt75/functional | An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts. | 0 |
politrons/dive_into_haskell | An introductory guide to Haskell programming language features and applications | 69 |
felixmulder/haskell-in-production | A collection of practical resources and guides for using Haskell in real-world software development projects | 80 |
mvaldesdeleon/haskell-book | A collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles" | 89 |
finkel-lang/finkel | A statically typed, purely functional programming language implemented in Haskell using S-expression syntax | 171 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |