dokondr <dokondr <at> gmail.com> writes:

> It would be great if I could write Web client code in pure Haskell [...]

not exactly Haskell, but you may want to have a look at OPA http://opalang.org/ 

the idea is that you write all of the application in one 
(statically typed, functional) language
and the framework takes care of distributing the code to server and client
(and on the client, it shows up as JavaScript)

J.W.



_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to