<div dir="ltr">Hi Matthew,<br><br><div class="gmail_quote">On Fri, Jul 18, 2008 at 10:07 AM, Matthew Flatt &lt;<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Is anyone using `#lang planet&#39;? It doesn&#39;t work the way I expected, and<br>
I&#39;m planning to change it.<br>
</blockquote><div><br>Yes - I am, since your suggestion in&nbsp; <a href="http://list.cs.brown.edu/pipermail/plt-scheme/2008-July/025938.html">http://list.cs.brown.edu/pipermail/plt-scheme/2008-July/025938.html</a> :)&nbsp; <br><br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Currently, `#lang planet&#39; uses the specified package/library to get a<br>
kind of expression reader, which it calls until EOF to build up a<br>
module body. I think `#lang planet&#39; should instead treat the<br>
package/library as the full-module reader, like `#lang&#39; itself.<br>
<br>
</blockquote><div><br>Are you saying the reader should return the `(module ...)` expression?&nbsp; <br><br>Thanks,<br>yc<br></div></div></div>