[e-lang] Q: asynchronous tail recursion?
Mark S. Miller
markm at cs.jhu.edu
Fri Dec 29 22:20:40 CST 2006
Kevin Reid wrote:
> I'm not a CapTP expert, but I can't think of any any reason why this
> couldn't be done with little added complexity. Could someone who does
> know speak up?
Well, I suppose that would be me. I tend to agree with Constantine --
distributed weak references make me nervous, and I'd like to avoid them.
In any case, if local eventual loops are tail-recursive, whether using Kevin's
technique or Constantine's, I don't see what the remaining distributed
tail-recursion issue is. Can someone provide an example?
--
Text by me above is hereby placed in the public domain
Cheers,
--MarkM
More information about the e-lang
mailing list