Browse thread
[Caml-list] The Caml morale crasher #1
[
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: | 2005-09-08 (12:47) |
From: | Florian Weimer <fw@d...> |
Subject: | Re: [Caml-list] The Caml morale crasher #1 |
* Damien Guichard: > When annoucing an OCaml project on a public forum i have been > advised to renunce lambdas because it would impede translation to "a > less obscure, more popular language". Most languages offer strictly downward closures. Even GCC's C implementation has them. 8-)