chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] spock tests


From: Shawn Rutledge
Subject: Re: [Chicken-users] spock tests
Date: Sat, 8 Sep 2012 00:21:00 +0200

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
<address@hidden> 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
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]