[Prev][Next][Index][Thread]

Re: Continuations?



In article <3A06FEB9.68B7D2D@jenkon.com>, Bryn Keller  <brk@jenkon.com> wrote:
>Hi folks,
>    After poking around Dylan for a while, I can't seem to find any
>mention of continuations, despite Dylan's Scheme-like feel. 

If you look again, I think you'd find that Dylan feels a bit more like
Common Lisp than Scheme (not coincidentally, several of the original Dylan
designers worked at Symbolics before going to Apple).  Like CL, Dylan is
oriented towards providing high level operations (e.g. OO programming)
rather than specifying low-level mechanisms (e.g. continuations).

-- 
Barry Margolin, barmar@genuity.net
Genuity, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.



Follow-Ups: References: