Can JS in a browser call out to heavy computational routines in Haskell? I suppose JS run as a scripting language outside the browser can call out to Haskell. Can Haskell open and interact with a browser window without going through a server like component? On Mon, Apr 11, 2011 at 9:02 AM, Christopher Done <chrisdone@googlemail.com> wrote:
On 11 April 2011 14:54, Sönke Hahn <shahn@cs.tu-berlin.de> wrote:
I haven't tried the tool myself, but it seems interesting to the Haskell efforts to compile to JavaScript:
Good grief, that sounds incredibly awesome. GHC → LLVM → JS. Get all GHC's goodies *and* not have to write JS for targeting browsers. Very interested. I will mess with it tonight. Cheers! _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- -- Regards, KC