On Mon, Dec 31, 2012 at 3:27 PM, Neil Toronto <neil.toro...@gmail.com> wrote: > > 1. Allow submodules to extend the reader. > > This seems hard, because module forms are expanded after they've been read. > One possibility is a #module reader macro. Seems like overkill.
This, at least, has an easy solution -- use the `#reader` form with `typed-racket/typed-reader` collection, which provides `read` and `read-syntax`. Sam _________________________ Racket Developers list: http://lists.racket-lang.org/dev