[plt-scheme] changing #lang planet

From: YC (yinso.chen at gmail.com)
Date: Fri Jul 18 14:40:38 EDT 2008

Hi Matthew,

On Fri, Jul 18, 2008 at 10:07 AM, Matthew Flatt <mflatt at cs.utah.edu> wrote:

> Is anyone using `#lang planet'? It doesn't work the way I expected, and
> I'm planning to change it.
>

Yes - I am, since your suggestion in
http://list.cs.brown.edu/pipermail/plt-scheme/2008-July/025938.html :)


> Currently, `#lang planet' uses the specified package/library to get a
> kind of expression reader, which it calls until EOF to build up a
> module body. I think `#lang planet' should instead treat the
> package/library as the full-module reader, like `#lang' itself.
>
>
Are you saying the reader should return the `(module ...)` expression?

Thanks,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080718/1654bee4/attachment.html>

Posted on the users mailing list.