[racket] module browser

From: Ryan Culpepper (ryan at cs.utah.edu)
Date: Wed May 23 16:17:20 EDT 2012

On 05/23/2012 01:04 PM, Ryan Culpepper wrote:
>
>[...]
> (Exercise: add (require (for-meta 2 (rename-in racket/base [+ shifty])))
> to AMB. See if you can construct a program that interprets 'shifty' as
> '*'.)

Whoops, that '+' should be a '*'.

Ryan


Posted on the users mailing list.