OK, never mind the last two questions: I figured out (require (planet a/b/c)) is equivalent to the form (require (planet "c" ("a" "b" ...)), and the planet dev links do work with BSL, etc.<div>
<br></div><div><div class="gmail_quote">On Mon, Jul 18, 2011 at 9:36 AM, Nadeem Abdul Hamid <span dir="ltr"><<a href="mailto:nadeem@acm.org">nadeem@acm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><br></div><div>Is it the case that '(require (planet ...))' in the student languages (BSL...) doesn't work with planet dev links?</div>
<div><br></div><div>And is the equivalent of a normal racket statement:</div><div> (require (planet a/b/c))</div><div>this in the student languages:</div><div> (require (planet "a" ("b" "c" 1 0)))</div>
<div>?</div><div><br></div><font color="#888888"><div>--- nadeem</div>
</font></blockquote></div><br>
</div>