« Return to Thread: Interesting critique of OCaml

Interesting critique of OCaml

by Don Stewart-2 :: Rate this Message:

Reply to Author | View in Thread

An interesting critique of OCaml.

http://enfranchisedmind.com/blog/2008/05/07/why-ocaml-sucks/

One phrase that stood out, regarding GHC's support for deforestation
transformations like build/foldr and stream fusion:

   "Haskell is doing data structure level optimizations with the ease
   that most other compiler do peephole instruction optimization. This
   is a non-trivial result."

Which I think really captures the joy of being able to write algebraic
and data structure transformations, via rewrite rules, without having to
extend the compiler -- all thanks to purity, laziness, and static
typing.

-- Don
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@...
http://www.haskell.org/mailman/listinfo/haskell-cafe

 « Return to Thread: Interesting critique of OCaml

LightInTheBox - Buy quality products at wholesale price