#lang htdp/bsl isn't ready for consumption. On Jul 10, 2010, at 2:27 PM, Todd O'Bryan wrote:
> When I run: > ----------------------------------- > #lang htdp/bsl > (require 2htdp/image) > > (circle 50 "solid" "blue") > ----------------------------------- > I get '(instantiate (class ...) ...) rather than the pretty picture I expect. > > It works fine, however, if I choose the language from the menu and > leave out the #lang line. > > Intended behavior or is a snip not getting loaded that should be? > > Todd > _________________________________________________ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/users _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

