<div dir="ltr">Hi Matthew,<br><br><div class="gmail_quote">On Fri, Jul 18, 2008 at 10:07 AM, Matthew Flatt <<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>> 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'? It doesn't work the way I expected, and<br>
I'm planning to change it.<br>
</blockquote><div><br>Yes - I am, since your suggestion in <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> :) <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' 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' should instead treat the<br>
package/library as the full-module reader, like `#lang' itself.<br>
<br>
</blockquote><div><br>Are you saying the reader should return the `(module ...)` expression? <br><br>Thanks,<br>yc<br></div></div></div>