Oz (programming language): Difference between revisions

Content deleted Content added
No edit summary
m Execution speed: link to language shootout
Line 302:
 
==Execution speed==
The execution speed of a program produced by the Mozart compiler (version 1.4.0 implementing Oz 3) is very slow. On a [[The Computer Language Benchmarks Game|set of benchmarks]] it averages about 50 times slower than that of the [[GNU Compiler Collection]] (GCC) for the C language, solving the benchmarks-tasks.<ref>[http://shootout.alioth.debian.org/u32/which-programming-languages-are-fastest.php?calc=chart&gcc=on&oz=on The Computer Language Benchmarks Game]</ref>{{failed verification|date=February 2014}}
 
==See also==