The actual post linked here is basically an intro and is kind of "meh" by itself, but the series of posts it introduces is quite good and answers a lot of the questions people have about how you do a seemingly "imperative-style" application in a purely functional language.
I checked HNSearch, but I couldn't find one with more than a tiny handful of comments (I think with this comment we're already halfway to matching the most active one).
What I would really love is a post--or series of posts--just like this, but using FRP so that everything could be purely functional. Perhaps something like this exists already?
I might actually do that if I have time during the semester.
But I'm innately lazy and would love to have it done for me :P.
Besides, since I'll be learning how to use FRP, anything I write about it will be as a beginner with no experience. That said, a project like that would actually be perfect for the blog I keep meaning to start :)
If you like this series of posts, get yourself a copy of The Haskell School of Expression [0]. It covers various multi-media applications of Haskell, including reactive animations.
13 comments
[ 3.8 ms ] story [ 45.0 ms ] thread2. Write a simple, 80s-style game using it.
3. Write a short tutorial explaining it.
4. ???
5. Profit.
(i) http://apfelmus.nfshost.com/blog.html#functional-reactive-pr...
But I'm innately lazy and would love to have it done for me :P.
Besides, since I'll be learning how to use FRP, anything I write about it will be as a beginner with no experience. That said, a project like that would actually be perfect for the blog I keep meaning to start :)
http://www.formicite.com/dopage.php?frp/frp.html
No time to check it in detail now, but at first sight it doesn't seem tutorial-ish enough.
If you're interested in doing something on the lines of the above, I'll do it with you. I'll drop you an email.
http://booki.flossmanuals.net/fluxus/frisbee/
https://github.com/leonidas/codeblog/blob/master/2012/2012-0...
https://github.com/leonidas/codeblog/blob/master/2012/2012-0...
[0]: http://www.cs.yale.edu/homes/hudak/SOE/