[Haskell-cafe] Haskell/JS -- better through typeclasses?

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Sat Apr 25 14:14:40 EDT 2009


On Apr 25, 2009, at 13:53 , Jason Dusek wrote:
>  I'd like to be able to translate Haskell to JavaScript.

http://haskell.org/haskellwiki/Yhc/Javascript ?

>  Many Haskell/JS bridges provide libraries for writing complete
>  JavaScript programs in Haskell; some of them even include
>  jQuery. However, my goals are more limited -- I'd like to be
>  able to take a Haskell module and turn it into a JavaScript
>  object. For example, I'd like to write a nice parser in

That's not exactly limited; building a self-contained program is  
easier than producing something that seamlessly adapts between  
different runtimes with very different notions of how the world works.

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20090425/0254b535/PGP-0001.bin


More information about the Haskell-Cafe mailing list