Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Continuation Environment and more: msg#00002

Subject: Continuation Environment and more
Hi All,
I'm digging into SISC source code and I'd like to thank Scott, Matthias 
and the other developers for your excellent work!

Some time ago I had some email exchanged with Matthias following the 
comments about this feature request:

https://sourceforge.net/tracker/index.php?func=detail&aid=1452126&group_id=23735&atid=379537

I appreciate very much the procedures current-breakpoint-args and 
set-current-breakpoint-args! but I'm wondering if it was possible to 
access the environment of a given continuation, somethink like:

(env-lookup kont symbol)
(set-env-binding! kont symbol new-value)

forgive me for the horrible procedure names... this would be enough to 
build a more useful debugger.

Going further, I'm sure you know this paper:

http://scheme2006.cs.uchicago.edu/10-culpepper.pdf

it describes the macro stepper implemented by PLT-scheme. I guess it's 
not simple to implement, but maybe you could put such functionalities at 
the end of your very-long-term TODO list... ;-)

Thank you very much
Bye

-- 
Cesare

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


<Prev in Thread] Current Thread [Next in Thread>