[plt-scheme] simply-scheme / teachpacks can't overwrites an existing namespace symbol?

From: Robby Findler (robby at cs.uchicago.edu)
Date: Sat Feb 19 10:37:28 EST 2005

You'll need to use a new language, if you want existing primitives to
have new meanings. It should be matter of defining a module and then
specifying it as a module in the info.ss file (see the PLT Tools manual
for details).

Robby



Posted on the users mailing list.