[Haskell-cafe] Is it possible to "easily" connect Haskell to JavaScript/JavaFX in the browser and use a browser as a Windows GUI? :)

2010-10-21 Thread Dimitry Golubovsky
Hi, Atze Dijkstra wrote: [skip] >but to provide a proper interface to XML/HTML DOM (see >http://www.haskell.org/haskellwiki/Haskell_in_web_browser), or a GUI >abstraction around it (perhaps a subset of wxHaskell?) >will take more work & time. I hope this can be done as part of a >studentproje

Re: [Haskell-cafe] Is it possible to "easily" connect Haskell to JavaScript/JavaFX in the browser and use a browser as a Windows GUI? :)

2010-10-21 Thread Atze Dijkstra
On 20 Oct, 2010, at 22:30 , Stephen Sinclair wrote: > > P.s., it would be wrong not to also mention the latest development in > UHC, which might exactly let you write the JavaScript part of the app > in Haskell: > > http://utrechthaskellcompiler.wordpress.com/2010/10/18/haskell-to-javascript-b

Re: [Haskell-cafe] Is it possible to "easily" connect Haskell to JavaScript/JavaFX in the browser and use a browser as a Windows GUI? :)

2010-10-20 Thread Anton van Straaten
cas...@istar.ca wrote: Is it possible to "easily" connect Haskell to JavaScript/JavaFX in the browser and use a browser as a Windows GUI? :) ... I meant call Haskell functions from a browser; so the browser handles the GUI widgets and Haskell handles the processing. :) It's pretty easy to get

Re: [Haskell-cafe] Is it possible to "easily" connect Haskell to JavaScript/JavaFX in the browser and use a browser as a Windows GUI? :)

2010-10-20 Thread Stephen Sinclair
On Wed, Oct 20, 2010 at 4:27 PM, Stephen Sinclair wrote: > On Wed, Oct 20, 2010 at 3:11 PM, Stephen Tetley > wrote: >> Claus Reinke posted this a while ago - see the attachment at the >> bottom of the message: >> >> http://www.haskell.org/pipermail/haskell-cafe/2007-July/029275.html > > Thanks fo

Re: [Haskell-cafe] Is it possible to "easily" connect Haskell to JavaScript/JavaFX in the browser and use a browser as a Windows GUI? :)

2010-10-20 Thread Stephen Sinclair
On Wed, Oct 20, 2010 at 3:11 PM, Stephen Tetley wrote: > Claus Reinke posted this a while ago - see the attachment at the > bottom of the message: > > http://www.haskell.org/pipermail/haskell-cafe/2007-July/029275.html Thanks for that. Here's the relevant website that he posted later in that thr

Re: [Haskell-cafe] Is it possible to "easily" connect Haskell to JavaScript/JavaFX in the browser and use a browser as a Windows GUI? :)

2010-10-20 Thread Stephen Tetley
Claus Reinke posted this a while ago - see the attachment at the bottom of the message: http://www.haskell.org/pipermail/haskell-cafe/2007-July/029275.html ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/has

Re: [Haskell-cafe] Is it possible to "easily" connect Haskell to JavaScript/JavaFX in the browser and use a browser as a Windows GUI? :)

2010-10-20 Thread caseyh
Quoting Aleksandar Dimitrov : Hi, Is it possible to "easily" connect Haskell to JavaScript/JavaFX in the browser and use a browser as a Windows GUI? :) I don't exactly know what you mean by "connect," but here's an LtU thread that might give you some hints: http://lambda-the-ultimate.or

[Haskell-cafe] Is it possible to "easily" connect Haskell to JavaScript/JavaFX in the browser and use a browser as a Windows GUI? :)

2010-10-20 Thread caseyh
Is it possible to "easily" connect Haskell to JavaScript/JavaFX in the browser and use a browser as a Windows GUI? :) ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe