| The results 1 to 10 from 83 | | |
|
|
|
| | Accumulator Generator  |
| | Compares canonical solutions to same problem as code samples in: C++, Dylan, E, Erlang, Haskell, JavaScript, Lisp (Arc, Common, Goo, Scheme), Lua, Maple, Mathematica, Oz-Mozart, NewtonScript, Perl, Python, REBOL, Ruby, Smalltalk, VBScript. [Paul Graham]
http://www.paulgraham.com/accgen.html |
|
|
| | Ada 95, Java, and C++  |
| | Some think Java is like C++. Usual C++ idioms do not apply to Java as it is not a C++ superset or subset; Java is a derivation with many modifications, extensions. Both language syntax are alike, but semantics and philosophy are very different. Java is nearer Ada 95 than C++, except in syntax.
http://www.adahome.com/Resources/Languages/chart3.html |
|
|
| | Ada, C, C++, and Java vs. The Steelman  |
| | Compares 4 programming languages (Ada 95, C, C++, Java) with the needs of "Steelman", original 1978 requirements document for Ada language. Big detailed table.
http://www.adahome.com/History/Steelman/steeltab.htm |
|
|
| | The BNF Web Club Language  |
| | Browse, explore some programming language syntax rules, see relations between rules, understand them via BNF (Backus-Naur Form notation) and syntactic diagrams: SQL, PL/SQL, SQL2, IDL; Ada 95, Java, Modula-2; Lazy, Lisp, M5.
http://cui.unige.ch/db-research/Enseignement/analyseinfo/ |
|
|
| | 99 Bottles of Beer on the Wall  |
| | Shows source code implementation for the same simple program across over 250 different programming languages.
http://www.99-bottles-of-beer.net/ |
|
|
| | C++??: A Critique of C++ (3rd ed.)  |
| | A critical view on the C++ and C programming language. [PDF]
http://atlas.web.cern.ch/Atlas/GROUPS/SOFTWARE/OO/tools/java/misc/ACritiqueOfC++.pdf |
|
|
| | C# from a Java Developer's Perspective  |
| | Thorough article by Dare Obasanjo, treats most similarities and differences between the two languages: features in Java and not in C#, and features in C# and not in Java. Text, tables, code, resources.
http://www.25hoursaday.com/CsharpVsJava.html |
|
|
| | C++ vs. Java vs. Python vs. Ruby: A First Impression  |
| | Essay compares aspects of the languages, one page allows matched comparing of code of a red-black tree algorithm in each language.
http://www.dmh2000.com/cjpr/ |
|
|
| | The Case against C  |
| | Five short essays compare C (and C++ by extension) to Fortran: Why C is Not a Good Numerical Language, Why C is Not a Good First Language, C's Poor Loop Constructs, C's Pointers and Optimisation, Optimisation through Directives.
http://www.tcm.phy.cam.ac.uk/~mjr/C/ |
|
|
| | CLOS, Eiffel, and Sather: A Comparison  |
| | References, zipped Postscript, and inlined gifs.
http://www.icsi.berkeley.edu/~sather/Publications/tr-91-047.html |
|
|
|