You might be interested in van Roy's Classification of the principal programming paradigms: http://www.info.ucl.ac.be/~pvr/paradigms.html
Otherwise, it depends on the criteria you want to use to compare the languages. Some properties of Oz: - dynamically typed - strongly typed - multi-paradigm; good support for functional, object-oriented, concurrent and distributed programming (among others) - highly expressive (this is of course somewhat subjective) Wikipedia also includes Oz in some of the comparisons on this page: http://en.wikipedia.org/wiki/Comparison_of_programming_languages Mozart is also represented in the "Computer Language Benchmarks Game": http://shootout.alioth.debian.org/u32q/benchmark.php?test=all&lang=oz Cheers, Wolfgang Anastasia Domanou <[email protected]> wrote: > I am a student at Applied Informatics at University of Macedonia and > currently I am working on my graduation paper. I need some information on > comparisons of Mozart to other widely used programming languages (such as C++, > Java, Prolog etc) but unfortunately I've found very little. Most webpages > don't include Mozart in their comparisons. > I would like to know if there are any webpages that provide such > information. > Thank you! -- Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
