[Haskell-cafe] New demo/test program for Yhc Javascript backend

Bit Connor bit at mutantlemon.com
Sun Nov 18 08:41:54 EST 2007


This is very cool!
I will definitely be playing with this.

Safari 3.0.2 for windows gives an error though:

  Maximum call stack size exceeded.
  http://darcs.haskell.org/yhc/web/jsdemos/HsWTKDemo.html Line: 87

Sometimes it gives the same error but instead of line 87 with line
314, and other times line 224 or 422

Are you aware of this issue?

Thanks

On Nov 17, 2007 8:32 AM, Dimitry Golubovsky <golubovsky at gmail.com> wrote:
> Hi,
>
> For those of you who are interested in using Haskell in client-side
> web application programming:
>
> I have added a new demo/test program to this Wiki page ("Does it leak?"):
>
> http://haskell.org/haskellwiki/Yhc/Javascript
>
> This demo program shows some progress made since the first
> announcement of Yhc Javascript backend (Core to Javascript converter)
> was made about a year ago. Please test the demo for functionality and
> memory leaks in various browsers. Your feedback is appreciated.
>
> The demo program is self-contained (does not require any Haskell
> libraries beyond those included with Yhc). There is a darcs repo:
> http://www.golubovsky.org/repos/wsptest/ from which this demo program
> along with Makefile can be obtained if anybody wants to play with the
> code.
>
> Thanks.
>
> --
> Dimitry Golubovsky
>
> Anywhere on the Web
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


More information about the Haskell-Cafe mailing list