Fwd: Re: Re: [plt-scheme] collective eval

From: DTNOIZR (dtnoizerz58 at yandex.ru)
Date: Mon Dec 21 12:40:53 EST 2009


I wrote first version of my "collective eval" and now tryin to make client for it
there will be tool for DrScheme to allow DrScheme user use EVAL from my server
I wanna create REPL via TCP
I tried to wrote it but something wrong I dont know
I saw "net-repl" from Untyped on PLaneT, and copypasted some code from its source
but have some troubles, dont know how to call this REPL from TCP
wanna see example to copypasta it
now I wrote some client with simply eval, which connect to server and evaluate expression,and returns result
but REPL is more pretty







02.12.09, 20:37, "Noel Welsh" :

> 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  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" :
>  >
>  >> Try here:
>  >>
>  >>  http://schemecookbook.org/Cookbook/DynamicChapter#Dynamic_Programming
>  >>
>  >>  N.
>  
>  
-------- Завершение пересылаемого сообщения --------


Posted on the users mailing list.