https://github.com/leshow/learning_haskell
https://github.com/leshow/learning_haskell
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leshow/learning_haskell
- Owner: leshow
- Created: 2014-08-19T20:51:26.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-26T20:33:27.000Z (over 11 years ago)
- Last Synced: 2025-02-24T05:29:31.733Z (over 1 year ago)
- Language: Haskell
- Size: 906 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Following along with the lessons (and occasionally the homework) from:
http://www.seas.upenn.edu/~cis194/lectures.html
to learn some haskell, and hopefully better understanding of pure
functional languages.