[racket] a string->list or file->list that drops comments?

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Sun Mar 31 16:08:31 EDT 2013

I think you're looking for the `read` function, although `file->value`
may be helpful as well.

On Sun, Mar 31, 2013 at 4:03 PM, Sanjeev K Sharma <throwit1 at hotmail.com> wrote:
>
> anyone have a version lying around?
>
> I'd like to see how it's done.
>
> It must already be there in the source code but I haven't been able to write a grep to find it
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users

Posted on the users mailing list.