Haskell: Difference between revisions
(shorten - 'almost all' is more or less equivalent to most) |
(clean up romanian announcement) |
||
Line 122: | Line 122: | ||
* [http://www.ludd.ltu.se/~pj/hw2007/HaskellWorkshop.html Videos of the Haskell Workshop 2007] talks and discussion are now available again (on a different host to previously). They are in QuickTime (H264 video, AAC audio) format, at 320x240 pixels, low frame rate (but still about 120Mb per half-hour talk). | * [http://www.ludd.ltu.se/~pj/hw2007/HaskellWorkshop.html Videos of the Haskell Workshop 2007] talks and discussion are now available again (on a different host to previously). They are in QuickTime (H264 video, AAC audio) format, at 320x240 pixels, low frame rate (but still about 120Mb per half-hour talk). | ||
* Haskell.org is a mentoring | * Haskell.org is a mentoring organization in the [http://code.google.com/soc 2007 Google Summer of Code]. 9 students have been funded by Google to work on infrastructure projects for Haskell. | ||
* The [http://hackage.haskell.org/trac/haskell-prime Haskell-prime] committee has started work on defining the next minor revision of the language specification. | * The [http://hackage.haskell.org/trac/haskell-prime Haskell-prime] committee has started work on defining the next minor revision of the language specification. | ||
Line 129: | Line 129: | ||
{{:News}} | {{:News}} | ||
<br> | <br> | ||
* The Ro | * The Ro Haskell group and EduSoft are announcing a special price (8 RON, or the equivalent of 2-3€) for ''Introducere in Haskell 98 prin exemple'' by Dan Popa ("Introduction in Haskell 98 by examples") 230pp, 24 cm. Recommended for readers from Romania and the Republic of Moldova.<br>Limited stock. See the [[Ro/Haskell|ro]] page for details or send an e-mail to : contact@edusoft.ro Price valid until 21 December or supplies run out. Tip: You have to answer the question:"What is the name of the Romanian Haskell group or its URL?" | ||
|- | |- | ||
|} | |} | ||
|} | |} |
Revision as of 04:03, 12 December 2007
Search haskell.orgAbout
Learning Haskell
Libraries
Community
|
Haskell is a general purpose, purely functional programming language featuring lazy evaluation, higher order functions, static typing, polymorphism, type classes, and monadic effects. Haskell compilers are freely available for most computers.
|