[racket] Programmatically start a big-bang?

From: Joe Gibbs Politz (joe at cs.brown.edu)
Date: Sun Apr 21 13:04:50 EDT 2013

> Here is a sketch: [...]

Great, thanks!  my-bb is enough to get some simple cases working
already, and it should work for everything I have in mind.

I didn't realize that I could use (require 2tdhp/private/world) like
that; world% is what I thought I needed and I thought `private` meant
I couldn't get to it so I didn't try that hard.  Should I be worried
about things under private/ collection subdirectories having
less-than-stable interfaces?

Thanks for suggestions, all.

Posted on the users mailing list.