[racket] immediate problem

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Fri Sep 14 16:06:41 EDT 2012

Did you mean to use

 #lang slideshow

without "racket" between "#lang" and "slideshow"?

At Fri, 14 Sep 2012 15:27:26 -0400, Richard Fuller wrote:
> #lang racket slideshow "run"
> 
> results in
> 
> slideshow: unbound identifier in module in: slideshow
> 
> hence circle: unidentified


Posted on the users mailing list.