All good on Chrome 21.0.1180.79 and Firefox 14, both on Linux, except for (every-of #t) => #f ; *** wrong ***, desired result: => #t
Speed is OK too. On 8 September 2012 00:01, Felix <[email protected]> wrote: > Hello! > > There has been a new version of Spock (0.9) (that Scheme->JS compiler > thingy) that uses a slightly changed unwinding strategy ("return" > instead of "throw"), which promises better compatibility with stupid > browsers and flaky JS engines. > > If you have a minute, please point your browser to > > http://www.call-with-current-continuation.org/spock/test.html > > and > > http://www.call-with-current-continuation.org/spock/threads.html > > The former takes quite a while to run, the latter needs canvas > support. I tested with Conkeror 0.9.1 and Firefox 3.6.3, which seem > to run both tests OK. I would be very interested to see whether these > work or fail for you, and on which browsers (IE in particular). > > > cheers, > felix > > _______________________________________________ > Chicken-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/chicken-users _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
