Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macalimlim/haskell-programming-from-first-principles
Exercises from the book "Haskell Programming - From First Principles" by Christopher Allen and Julie Moronuki (http://haskellbook.com/)
https://github.com/macalimlim/haskell-programming-from-first-principles
Last synced: 21 days ago
JSON representation
Exercises from the book "Haskell Programming - From First Principles" by Christopher Allen and Julie Moronuki (http://haskellbook.com/)
- Host: GitHub
- URL: https://github.com/macalimlim/haskell-programming-from-first-principles
- Owner: macalimlim
- License: bsd-3-clause
- Created: 2016-11-15T15:52:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T11:26:54.000Z (over 5 years ago)
- Last Synced: 2024-11-03T21:25:09.226Z (2 months ago)
- Language: Haskell
- Homepage:
- Size: 108 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# haskell-programming-from-first-principles
Exercises from the book "Haskell Programming - From First Principles" by Christopher Allen and Julie Moronuki