Thomas, All published examples (source, html) go into web/jsdemos subdirectory (from the root of the Yhc repo source tree).
Not all of them may be compilable at the moment though (and some will never be compilable in the future, just kept there for historic reasons - that's why they are not being tested by the buildbot). I am currently going through transition from plain CPS to Cont monad, so regular monadic notation can be used instead of CPS. However I am experiencing memory leaks in MSIE (try the EchoM example) which I did not expect to happen (never had them in plain CPS). If I cannot fix that I'll roll back to plain CPS. On 11/26/07, Thomas Hartman <[EMAIL PROTECTED]> wrote: > It would be really helpful if you could include this (and other) > examples in an /examples directory under > > src/translator/js > -- Dimitry Golubovsky Anywhere on the Web _______________________________________________ Yhc mailing list [email protected] http://www.haskell.org/mailman/listinfo/yhc
