[racket] Compiling a program with places
On Thu, Oct 13, 2011 at 8:14 AM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
>
> Another possibility is to use the `place' form instead of
> `dynamic-place'. The new Guide section (which I see is not linked as it
> should be from the Reference section) provides an example using
> `place':
A couple more examples using the `place' form:
- https://github.com/plt/racket/blob/master/collects/tests/racket/benchmarks/shootout/binarytrees-places.rkt
- https://github.com/plt/racket/blob/master/collects/tests/racket/benchmarks/shootout/regexpdna-places.rkt
--
sam th
samth at ccs.neu.edu