[Haskell-cafe] Need advice: Haskell in Web Client
dokondr
dokondr at gmail.com
Wed Jan 18 09:04:06 CET 2012
On Wed, Jan 18, 2012 at 10:47 AM, John Lenz <lenz at math.uic.edu> wrote:
>
>
> I don't see a great need of developing something like GWT for haskell,
> since we already have good support for all sorts of existing tools that
> span more than just haskell, like extjs, yui, and jqueryui.
>
Haskell makes my work doable in many areas where other PLs will take
enormous efforts and time to achieve the same result.
It would be great if I could write Web client code in pure Haskell (no
HTML, no DOM, no Ajax, ..) compile it to Javascript and just run it in the
browser and do all GUI and backend communication work. Simple as that.
Regards,
Dmitri.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120118/0e4de738/attachment.htm>
More information about the Haskell-Cafe
mailing list