Comparison and Review Technical Links & Resources
located in the Programming, Languages Categories
|
|
|
|
|
|
|
|
|
|
|
|
|
C - From a Java Developer's Perspective
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Java Benchmark - By Rene Grothmann. Compares sieve algorithm in Java and C/C++. Text |
|
Java vs. C - Code for code comparison. All features on both languages are compared.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Programming language benchmarks - Benchmark of the same program in some recent languages aims to support language choice decision for implementing computation-intensive web apps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Great Computer Language Shootout - A collection of banchmarks performed on 24 different languages. Includes a tool to grade languages depending on how well they did on tests that matter for you.
|
The Quine Page - Collection of self-reproducing programs: each outputs a copy of its own source code; about 60 languages.
|
|
|
|
|
|
|
|
|
|
Water Comparisons - Two medium length documents compare object-oriented languages: Water with ConciseXML syntax |
|
|
|
|
|