Home
•
Education Page
•
Schedule
•
Literature
-
Errata
•
Example Code
•
Practical Exercises
•
Haskell Tutor
•
Q & A
•
Regulations
•
Marks
•
Oude Tentamens
•
Link to Online prolog Interpreter
All about Haskell
Miscellaneous
•
Getting Help
•
Haskell chat
•
Advies Van Eerdere Studenten
Center
Home
Courses
People
Projects
Page
Edit Page
Rename Page
Attach File
Printable
Wiki Source
More ...
Web
Recent Changes
Notify Service
News
Page Index
Search
More ...
Wiki
About TWiki
Text Formatting
Registration
Change Password
Reset Password
Users
Groups
Log In
or
Register
Misc
FP
*Remark*: This page is orphaned. I have removed it from the menu after moving its contents to HaskellLinks. -- Main.JanRochel - 08 Sep 2011 On this page I have collected links I stubled upon in recent years, and which provide either background information, interesting side-tracks, some humourous things, etc. If you want to add to this papge you may send me a link, and I will -If I like it too- add it to this page. %TOC% ---+++ Haskell in relation to other programming languages * [[http://lukeplant.me.uk/blog.php?id=1107301645][About the disadvantages of learning Haskell and Python]] * [[http://portal.acm.org/citation.cfm?id=72554&dl=GUIDE&coll=ACM&CFID=20681907&CFTOKEN=55085400][An Early Paper about Functional Programming Languages]] * [[http://www.langpop.com/][Language "popularity"]] ---+++ Embedding other syntaxes in Haskell by (ab)using the class system * [[http://augustss.blogspot.com/2007/08/programming-in-c-ummm-haskell-heres.html][If you prefer to write C programs]] * [[http://augustss.blogspot.com/2009_02_01_archive.html][If you prefer to write BASIC programs]] ---+++ Interviews, Video's, etc. * [[http://broadcast.oreilly.com/2009/01/the-power-of-haskell.html][Bryan O'Sullivan on the Power of Haskell]] ---+++ For TWIN students * [[http://www.haskell.org/haskellwiki/Numeric_Prelude][A proposal for a new Prelude based on well known mathematical structures]] ---+++ Programming style * [[http://www.acm.org/ubiquity/volume_10/v10i3_hyde.html][The fallacy of premature optimization]] -- Main.DoaitseSwierstra - 26 Feb 2009