[racket] tutorial: exploring the boundaries of outer space

From: Danny Yoo (dyoo at cs.wpi.edu)
Date: Mon Apr 30 19:36:32 EDT 2012

On Mon, Apr 30, 2012 at 6:12 PM, Eli Barzilay <eli at barzilay.org> wrote:
> A few minutes ago, Danny Yoo wrote:
>> I'll be releasing an update to my "outer" tutorial shortly, but
>> would like to double check that the result I'm aiming toward is of
>> good quality before I finish the text.
>
> I still think that the splicing stuff is unnecessarily(?) complicating
> things...  (I'm not sure though, since I didn't try it.)


Yes, I agree: I'll strip out the splicing stuff in the tutorial.

What about the use of the (string->uninterned-string ...)?  I didn't
know if that was kosher.  I asked about it in:
http://lists.racket-lang.org/users/archive/2012-April/051699.html, but
haven't gotten confirmation whether it's a brittle solution.


Thanks again!


Posted on the users mailing list.