[plt-scheme] #%top-interaction and reader
On Thu, Feb 12, 2009 at 11:13 AM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> Is it possible for a module language to override the reader in the
> DrScheme REPL through some #%top-interaction magic?
This is currently not possible. Some of the mechanism is in place, in
the form of the `module-compiled-language-info' procedure and its
relatives. However, to my knowledge, it hasn't been determined how
languages should use these tools to communicate with DrScheme et al.
--
sam th
samth at ccs.neu.edu