How can I configure the Smalltalk Compiler to compile a block, but in a very restricted environment - so only access to parameters are allowed (as an example).In addition to this, how can I configure a possible naming solution of global values ?
Thanks,Marten