Browse thread
STM support in OCaml
-
Asfand Yar Qazi
-
Sebastian Egner
-
Michael Hicks
-
Asfand Yar Qazi
- Erick Tryzelaar
- David MENTRE
-
Asfand Yar Qazi
-
Michael Hicks
- skaller
-
Sebastian Egner
[
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: | 2006-03-08 (05:05) |
From: | Erick Tryzelaar <erickt@d...> |
Subject: | Re: [Caml-list] STM support in OCaml |
Asfand Yar Qazi wrote: > Now there are 2 things missing: > > - Multi-threaded support > - Optional lazy evaluation > > and we have a Haskell beater :-) > only one thing left, as ocaml has said optional lazy evaluation: http://caml.inria.fr/pub/docs/manual-ocaml/manual021.html#htoc97 :) -e