[
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-07 (16:16) |
From: | Asfand Yar Qazi <email@a...> |
Subject: | STM support in OCaml |
Hi, I've temporarily decided to leave off learning OCaml (although I still intend to learn it at some point) and start learning Haskell due to its support for Software Transactional Memory and lock-free concurrent programming. Are there any plans to add STM to OCaml? And I'm talking highly integrated into the language, not just some bolt-on library. Thanks