On Apr 24, 2009, at 2:01 AM, Daniel Pittman wrote:

Pshaw.  What crazy talk is this?  C and C++ are so lax in their design
that they offer relatively few optimization options to the compiler.
[..]
Generally speaking, a sane high level language that has a good optimizer
is going to be better.

OCaml is significantly faster, in general, because the design is much
tighter and so offers better static options.

OCaml or fancy JavaScript VMs still ain't got nothing on FORTRAN, which is absolutely the high-level language of choice when performance matters.

_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to