Browse thread
Re: [Caml-list] Haskell vs OCaml
- Damien Guichard
[
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: | Damien Guichard <alphablock@o...> |
| Subject: | Re: [Caml-list] Haskell vs OCaml |
Well said Brian. Any tutorial is good enough at underlining respective language features. Haskell has lazy evaluation, Caml has strict evaluation, don't pretend it's a secret and don't ask whether good or bad. Be responsible, try it yourself if needed, then choose yourself. - damien > circ ular wrote: > > > What are the advantages/disadvantages when comparing OCaml to Haskell? > > > The biggest disadvantage of comparing Ocaml to Haskell would have to be > causing a long, pointless flamewar. Offhand, I can't think of an upside. > > Brian