[plt-scheme] collective eval
You mean Eli's sandbox library (scheme/sandbox)? I have never used it,
but I imagine it will do what you want with very little hassle on your
part. I forgot about it when I first posted -- it is probably a much
better place to start.
N.
On Thu, Nov 26, 2009 at 1:36 AM, DTNOIZR <dtnoizerz58 at yandex.ru> wrote:
> I have read it, but there are no answer
> my problem more complex, I need advice from great specialist of "sandboxing"
>
> 24.11.09, 15:16, "Noel Welsh" <noelwelsh at gmail.com>:
>
>> Try here:
>>
>> http://schemecookbook.org/Cookbook/DynamicChapter#Dynamic_Programming
>>
>> N.