On Sat, Nov 30, 2013 at 2:26 PM, Panicz Maciej Godek <[email protected]> wrote: > And hence my question: is there any way to restrict > the execution environment of eval, e.g. to specify > which symbols should be available? (For security > reasons, I wouldn't want functions like "system" > or "exit" to be present in that environment) > > Or perhaps there's some better way to do that?
How did you end up achieving your goal?
