ACM "Hello, World" Project - List of the famous "Hello, World!" programming teaching program, in hundreds of different languages.
Ada, C, C++, and Java vs. The Steelman - Compares 4 programming languages (Ada95, C, C++, Java) with the requirements of "Steelman", original 1978 requirements document for Ada language. Big detailed table.
Ada95, Java, and C++ - Some people think Java is like C++, but usual C++ idioms do not carry over to Java because Java is not a C++ superset or subset; Java is a derivation with many modifications, extensions. The language's syntax is alike, but semantics and philosophy is very different. Java is closer to Ada95 than to C++, syntax notwithstanding.
Comparing Development Costs of C and Ada - Detailed analysis of a case where most variables were controlled enough to make a comparison between development costs (time, error rates, code size, ...) of the 2 languages: descriptions, tables, charts, graphs.
Comparisons of Tcl with Other Systems - From ICEM CFD Engineering: Many comparisons between Tcl/Tk and other similar systems, most copied from comp.lang.tcl.
Curry - A multi-paradigm declarative programming language aiming to amalgamate functional, logic, and concurrent programming paradigms in a seamless way.
Dictionary of Programming Languages - Compendium of computer coding methods assembled to provide information and aid your appreciation for computer science history.
KAIST - Korea Advanced Institute of Science & Technology, Programming Language Laboratory - implementation of FL, parallel architecture for FL, programming environment for SML
Kiel - Computer Organization and Architecture - Kiel Reduction Language, Single Assignment C.
Kyoto - FP Research Group at U of Kyoto, Japan: Objective Label and Ocaml libraries.
Lambda the Ultimate - Programming Languages Weblog with news and discussion.
Language list - Alphabetical list of programming languages.
Leuven (KU) - Program Specialisation, Functional Languages and Object Oriented Methods
PC Webopaedia - PC Webopaedia terms in category Programming Languages.
PERC Product Information - 6 interesting comparisons of PERC and 6 other languages. Programming Language Landscape graphic sorts 8 languages by application use, level, time dependence.
Perl versus ... - Tom Christiansen compares Perl to other languages, and some of the others to yet others.
Pizza - an extension of Java with functional features: parametric polymorphism, first-class (higher-order) functions, algebraic datatypes and pattern-matching.
Programmer's Oasis - Alphebetical list of programming languages.Explains the usage of each language and describes the different variants of some of the languages.
Programming Languages Table - Big, very useful table of function point evaluation values for many languages; by Capers Jones, Chairman, Software Productivity Research, Inc.
Qtime Collection, FTP Download, Gzipped - Display time as English sentence, coded in: AWK, C, ICI, Icon, JavaScript, Lite/mSQL, PHP3, Pike, Python, REBOL, Rexx, Ruby, SLang, Spanner. Tested on only Linux (all) and AmigaOS (C and Rexx versions).
QTime: Magnetic Ink: HTML Download - Display time as English sentence, coded in: AWK, C, ICI, Icon, JavaScript, Lite/mSQL, PHP3, Pike, Python, Rebol, Rexx, Ruby, S-Lang, Spanner.
Reasons for TOM - Flaws in various languages that TOM attempts to address
The Quine Page - Collection of self-reproducing programs: each outputs a copy of its own source code; about 60 languages.
The Retrocomputing Museum - Dedicated to programs that induce sensations that hover somewhere between nostalgia and nausea.The freaks, jokes, and fossils of computing history.
The ROT13 Page - ROT13 implemented in many programming languages.
Wadler: Monads - Information on monads and functional programming
Warwick - FP group at U of Warwick, UK: Parallel FP, Functional Language Implementation, Extending FP.
Web Programming Languages - Surveys current and planned languages and interfaces for developing World Wide Web based applications; prefaced by discussion of traits of such languages.