https://github.com/arnauld/ain-soph
Haskell playground
https://github.com/arnauld/ain-soph
Last synced: 8 months ago
JSON representation
Haskell playground
- Host: GitHub
- URL: https://github.com/arnauld/ain-soph
- Owner: Arnauld
- Created: 2012-02-04T09:49:09.000Z (over 14 years ago)
- Default Branch: malkut
- Last Pushed: 2012-02-04T09:57:56.000Z (over 14 years ago)
- Last Synced: 2025-01-10T18:59:22.417Z (over 1 year ago)
- Language: Haskell
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h2. Haskell links
* "Learn You a Haskell":http://learnyouahaskell.com/
* "Real World Haskell":http://book.realworldhaskell.org/
* Three-hour tutorial on Haskell: "Slides":http://research.microsoft.com/en-us/um/people/simonpj/papers/haskell-tutorial/TasteOfHaskell.pdf , "Part 1":http://blip.tv/file/324976 and "Part 2":http://blip.tv/file/325646
* "A Simple Haskell Web Server":http://lstephen.wordpress.com/2008/02/14/a-simple-haskell-web-server/
* "How to write a Haskell program":http://www.haskell.org/haskellwiki/How_to_write_a_Haskell_program
h3. Yesod
* "Yann Esposito - Intermediate Yesod tutorial (fr/en)":http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/