[racket-dev] Fwd: [shootout-Feature Requests][312552] Scheme PLT should be renamed to Racket

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Fri Jun 18 10:32:10 EDT 2010

I think you missed the require line. It is using unsafe-fl+ for example.

Robby

On Friday, June 18, 2010, Vincent St-Amour <stamourv at ccs.neu.edu> wrote:
> At Fri, 18 Jun 2010 08:38:24 -0500,
> Robby Findler wrote:
>> We're talking about this code, right?
>>
>> http://shootout.alioth.debian.org/u32/program.php?test=mandelbrot&lang=racket&id=2
>>
>> It is already unsafe, I think?
>
> No, it uses fl+ and friends. An unsafe version would use unsafe-fl+
> instead.
>
> Vincent
>


Posted on the dev mailing list.