Browse thread
[Caml-list] Continuations tutorial/examples in OCaml
- Benjamin C. Pierce
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Benjamin C. Pierce <bcpierce@s...> |
| Subject: | [Caml-list] Continuations tutorial/examples in OCaml |
I've been discussing programming idioms based on continuations with some
students, and I'd like to find a nice tutorial or compendium of examples
illustrating some of the useful and mind-bending things that can be done.
I know there are lots of tutorials from the Scheme community, but they
tend to depend on continuations as a *language* mechanism (call/cc),
which OCaml (which is the context of this discussion) doesn't have. So
I'd prefer to find something that develops the same ideas in a more
concrete way, using an explicit continuation-passing style. [Scheme (or
Haskell, SML, or whatever) syntax is no problem, as long as the
continuations are explicit.]
Pointers appreciated...
Benjamin
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners