Browse thread
[Caml-list] Ocaml efficiency
-
jmarant@f...
- Vitaly Lugovsky
-
Xavier Leroy
- jmarant@n...
- Vitaly Lugovsky
[
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: | Vitaly Lugovsky <vsl@o...> |
| Subject: | Re: [Caml-list] Ocaml efficiency |
On Wed, 24 Apr 2002, Xavier Leroy wrote: > In both cases, OCaml will not only give you lower performance than > say C, Fortran or assembly, but the OCaml code will not be > cleaner nor easier to write than the C or Fortran code. Btw., many of the numerical algorithms can be very well explained in Caml when Fortran code is not readable at all. So, it's good for number crunching even when its efficiency is much more poor then Fortran or C. ------------------- 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