Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Thomas Fischbacher <Thomas.Fischbacher@Physik.Uni-Muenchen.DE>
To: Brendan Miller <catphive.lists@gmail.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] ocaml continuations
Date: Sat, 4 Feb 2006 13:36:22 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.63.0602041334510.26517@eiger.cip.physik.uni-muenchen.de> (raw)
In-Reply-To: <3dd983220602040240w2e93feb3ub0b1d9a4c9a9247a@mail.gmail.com>


On Sat, 4 Feb 2006, Brendan Miller wrote:

> I've heard that ocaml supports continuations through something called
> monads.

This is just an elegant way of saying that actually, OCaml does not 
support continuations.

Whatever you can do to get Continuations via Monads in OCaml, you could do 
just the same way in, say, even Perl.

-- 
regards,               tf@cip.physik.uni-muenchen.de              (o_
 Thomas Fischbacher -  http://www.cip.physik.uni-muenchen.de/~tf  //\
(lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y)           V_/_
(if (= x 0) y (g g (- x 1) (* x y)))) n 1))                  (Debian GNU)


      reply	other threads:[~2006-02-04 12:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-04 10:40 Brendan Miller
2006-02-04 12:36 ` Thomas Fischbacher [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.63.0602041334510.26517@eiger.cip.physik.uni-muenchen.de \
    --to=thomas.fischbacher@physik.uni-muenchen.de \
    --cc=caml-list@yquem.inria.fr \
    --cc=catphive.lists@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox