[Haskell-cafe] Which windowing toolkit to use?

Alberto G. Corona agocorona at gmail.com
Wed Jun 17 08:23:07 EDT 2009


I use Haskell server pages and HJScript. HJScript includes ajax
capabilities. and embed haskell code in HTML much like ASP and JSP embed VB
and Java.
The client side haskell code is converted to javascript and with ajax you
can call Haskell server code.

2009/6/17 minh thu <noteed at gmail.com>

> 2009/6/17 Magnus Therning <magnus at therning.org>:
> > 2009/6/17 Alberto G. Corona <agocorona at gmail.com>:
> >> Web - HTML
> >
> > I'd agree with that.  It would be really nice for X-platform.  Maybe
> > it's possible to use JQuery (or Flapjax) to get some nice
> > dynamic/interacitivity?
>
> Does someone know if it possible to make an application which embed webkit
> with:
> - webkit used for rendering and running javascript
> - javascript function calling haskell code
> ?
>
> Cheers,
> Thu
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090617/d3f3c51a/attachment.html


More information about the Haskell-Cafe mailing list