A
Ariel Flesler
Hi all
I hope this is the right place to post this (I already read the FAQ).
A couple of days ago, I ported some functions from Haskell[1] to
Javascript.
I added the possibility to curry[2] these (and other) functions.
I wrote a blog post[3] and prepared a demo[4].
Note that this is merely didactic and I was just playing a bit...
I appreciate any opinion.
Cheers!
[1] http://en.wikipedia.org/wiki/Haskell_(programming_language)
[2] http://en.wikipedia.org/wiki/Currying
[3] http://flesler.blogspot.com/2008/11/haskell-functions-for-javascript.html
[4] http://demos.flesler.com/HS/
I hope this is the right place to post this (I already read the FAQ).
A couple of days ago, I ported some functions from Haskell[1] to
Javascript.
I added the possibility to curry[2] these (and other) functions.
I wrote a blog post[3] and prepared a demo[4].
Note that this is merely didactic and I was just playing a bit...
I appreciate any opinion.
Cheers!
[1] http://en.wikipedia.org/wiki/Haskell_(programming_language)
[2] http://en.wikipedia.org/wiki/Currying
[3] http://flesler.blogspot.com/2008/11/haskell-functions-for-javascript.html
[4] http://demos.flesler.com/HS/