get-module in drscheme:language:simple-module-based-language%
This method specifies the module that defines the language.
This method replaces
front-end/complete-program and
front-end/interaction.
The result is expected to be the
specification of a module
except as value, ie quoted.
( -> (cons string (listof string))send a-drscheme:language:simple-module-based-language get-module)
returns the corresponding init arg.