caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Continuations
@ 2006-08-30 15:24 Tom
  2006-08-30 17:08 ` [Caml-list] Continuations Jacques Carette
  0 siblings, 1 reply; 4+ messages in thread
From: Tom @ 2006-08-30 15:24 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 97 bytes --]

Has anyone implemented continuations in pure, dirty OCaml yet?

(pure = no C, dirty = Obj.magic)

[-- Attachment #2: Type: text/html, Size: 107 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread
* continuations
@ 1997-05-07 16:24 Lyn A Headley
  1997-05-09  1:35 ` continuations Frank Christoph
  0 siblings, 1 reply; 4+ messages in thread
From: Lyn A Headley @ 1997-05-07 16:24 UTC (permalink / raw)
  To: caml-list

hi,

I was reading an article about language implementation in Standard ML
(slightly annoying name isn't it?) which described a
continuation-passing interpreter.  It seems that in sml, continuations
are simply unit -> unit functions.  So it seems that any language with
higher-order functions is capable of passing continuations.  This is
not the impression I get from the Scheme camp, who seem to think that
continuations are a special form that only a few almighty languages
support.  Anyone know the full story?

Lyn





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-08-30 17:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-30 15:24 Continuations Tom
2006-08-30 17:08 ` [Caml-list] Continuations Jacques Carette
  -- strict thread matches above, loose matches on Subject: below --
1997-05-07 16:24 continuations Lyn A Headley
1997-05-09  1:35 ` continuations Frank Christoph

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).