OK, never mind the last two questions: I figured out (require (planet a/b/c)) is equivalent to the form (require (planet &quot;c&quot; (&quot;a&quot; &quot;b&quot; ...)), 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">&lt;<a href="mailto:nadeem@acm.org">nadeem@acm.org</a>&gt;</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 &#39;(require (planet ...))&#39; in the student languages (BSL...) doesn&#39;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 &quot;a&quot; (&quot;b&quot; &quot;c&quot; 1 0)))</div>


<div>?</div><div><br></div><font color="#888888"><div>--- nadeem</div>
</font></blockquote></div><br>
</div>