[previous] [up] [next]     [index]
Next: break Up: Tools Reference Previous: user-setting

drscheme:rep:text%

This class implements a read-eval-print loop for DrScheme. User submitted evaluations in DrScheme are evaluated asynchronously, in an eventspace created for the user. No evaluations carried out by this class affect the implementation that uses it.

The language dialog setting can be recovered from the user's preferences with the key 'drscheme:setting.

Methods
All Methods

[previous] [up] [next]     [index]
Next: break Up: Tools Reference Previous: user-setting

PLT