POV-Ray : Newsgroups : povray.off-topic : Ocaml : Re: Ocaml Server Time
4 Sep 2024 11:16:36 EDT (-0400)
  Re: Ocaml  
From: nemesis
Date: 5 Feb 2010 11:30:00
Message: <web.4b6c468376b225035b39e120@news.povray.org>
Invisible <voi### [at] devnull> wrote:
> If you don't care about why Ocaml is wrong and why Haskell is better,
> you can stop reading now.
>
>
>
> As best as I can determine, Ocaml is some sort of hybrid of Java and
> Haskell. It's "mostly functional" and has syntax resembling Haskell, but
> it also has object-oriented features.

I stopped reading right here (though will still read the rest).

Haskell is not better, just different.  And no, OCaml is not a hybrid of java
and haskell:  it's a pragmatic OO successor to ML, which is the oldest static
typed, polymorphic functional language still in use today.  Curried functions?
Hindley-Milner type system?  Yeah, all coming from ML.  You could say OCaml is
ML++. :)

Haskell is Junior, ML is Senior, capisce? ;)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.