Haskell: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
This page is a collection of resources for people to learn about [http://haskell.org/ Haskell].
This page is a collection of resources for people to learn about [http://haskell.org/ Haskell].


== Tools ==
= Books =  
 
[https://docs.haskellstack.org/ Haskell Stack]
 
[https://shakebuild.com/ Shake Build System]
 
== Books ==  


[http://book.realworldhaskell.org/read/ Real World Haskell]
[http://book.realworldhaskell.org/read/ Real World Haskell]
Line 17: Line 11:
[https://books.thoughtbot.com/assets/maybe-haskell.pdf Maybe Haskell]
[https://books.thoughtbot.com/assets/maybe-haskell.pdf Maybe Haskell]


== Videos ==
= Code =
 
https://github.com/acid-state/safecopy
 
https://github.com/ghcjs/ghcjs
 
https://github.com/snoyberg/conduit
 
= Tools =
 
[https://docs.haskellstack.org/ Haskell Stack]
 
[https://shakebuild.com/ Shake Build System]
 
= Videos =


[https://www.youtube.com/watch?v=hZgW4mT1PkE 5 Years of Haskell in Production]
[https://www.youtube.com/watch?v=hZgW4mT1PkE 5 Years of Haskell in Production]
Line 27: Line 35:
http://video.s-inf.de/#FP.2005-SS-Giesl.(COt).HD_Videoaufzeichnung
http://video.s-inf.de/#FP.2005-SS-Giesl.(COt).HD_Videoaufzeichnung


== Websites ==
= Websites =


[https://mmhaskell.com/ Monday Morning Haskell]
[https://mmhaskell.com/ Monday Morning Haskell]
Line 33: Line 41:
[http://euterpea.com/ Euterpea: A Haskell library for music creation]
[http://euterpea.com/ Euterpea: A Haskell library for music creation]


== Code ==
= Categories =
 
https://github.com/acid-state/safecopy
 
https://github.com/ghcjs/ghcjs
 
https://github.com/snoyberg/conduit
 
== Categories ==


[[Category:Programming languages]]
[[Category:Programming languages]]

Revision as of 12:23, 5 March 2020