Interessante Verweise zu Informatik 3

Prof. Dr. Karlheinz Hug

Programmiersprachen

Bill Kinnersley: The Language List. Collected Information On About 2500 Computer Languages, Past and Present
people.ku.edu/~nkinners/LangList/Extras/langlist.htm

Éric Lévénez: Computer Languages History
www.levenez.com/lang/
Verweise zu vielen Sprachen.

Michael Neumann: "Hello World" in 65 verschiedenen Sprachen
www.ntecs.de/old-hp/s-direktnet/sprachen.htm

Michael Neumann: 433 Beispiele in 132 (oder 162*) Programmiersprachen
www.ntecs.de/old-hp/uu9r/lang/html/lang.de.html

Eiffel

Standard ECMA-367: Eiffel Analysis, Design and Programming Language (June 2005) 1st Edition, 158 pages
www.ecma-international.org/publications/files/ECMA-ST/ECMA-367.pdf

Eiffel: The Reference (Working draft) (2004)
archive.eiffel.com/nice/language/

NICE - The Non-Profit International Consortium for Eiffel
www.eiffel-nice.org
ist für die Standardisierung zuständig.

Eiffel Software Inc.
www.eiffel.com
EiffelStudio, EiffelEnvision

Objekt Tools Gesellschaft zur Erstellung und zum Vertrieb von Software mbH
www.object-tools.com
Visual Eiffel, Display Machine

Das Visual-Eiffel-Open-Source-Projekt von Objekt Tools scheint zu stagnieren. Visual Eiffel Version 5 ist erhältlich unter visual-eiffel.org.

VeWiki
visual-eiffel.org
Forum zum Open-Source-Projekt Visual Eiffel

SmartEiffel
SmartEiffel.loria.fr
GNU Eiffel Compiler, Tools, Libraries

SmallEiffel (ältere Versionen von SmartEiffel)
www.loria.fr/projets/SmallEiffel

Wikipedia: Eiffel (Programmiersprache)
de.wikipedia.org/wiki/Eiffel_(Programmiersprache)
Guter Einstieg

Cetus Team: Object-Oriented Language: Eiffel
www.cetus-links.org/oo_eiffel.html
Zahlreiche Verweise

Bertrand Meyer: ETH Homepage
se.ethz.ch/~meyer

The Trusted Components Initiative
www.trusted-components.org

John English, BURKS version 6: Eiffel
burks.bton.ac.uk/burks/language/eiffel

EiffelZone
www.eiffelzone.com/

C++

1997 C++ Public Review Document (1997)
www.open-std.org/jtc1/sc22/open/n2356/
Freie Vorversion des C++-ISO-Standards.

David R. Tribble: Incompatibilities Between ISO C and ISO C++ (2001)
david.tribble.com/text/cdiffs.htm#C99-bool

Bjarne Stroustrup: Homepage
www.research.att.com/~bs/homepage.html

C++ FAQ LITE — Frequently Asked Questions (1991-2004)
www.parashift.com/c++-faq-lite/
Enthält viel Wissenswertes über C++, OOP und Ähnliches (B. Jungk).

www.boost.org
Bietet freie portierbare C++-Bibliotheken, die gut mit der C++-Standardbibliothek zusammenwirken.

Thomas Letschert: Programmieren II C++ (2002)
velociraptor.mni.fh-giessen.de/Programmierung/ProgII-htmldir/
Umfangreiches Skript in HTML.

Dank an Bernhard Jungk für die C++-Verweise.

Java

The Java™ Language Specification, Third Edition Sun Microsystems (2005)
java.sun.com/docs/books/jls/third_edition/html/j3TOC.html

Java™ Platform, Standard Edition 6 API Specification Sun Microsystems (2008)
java.sun.com/javase/6/docs/api/

JDK™ 6 Documentation Sun Microsystems (2006)
java.sun.com/javase/6/docs/

Ältere Dokumente:

Java Programming Language JDK 5 Sun Microsystems (2004)
java.sun.com/j2se/1.5.0/docs/guide/language/

Java 2 Platform Standard Edition 5.0 New Features and Enhancements Sun Microsystems (2004)
java.sun.com/j2se/1.5.0/docs/relnotes/features.html

Java 2 Platform Standard Edition 5.0 API Specification Sun Microsystems (2004)
java.sun.com/j2se/1.5.0/docs/api/

James Gosling, Bill Joy, Guy Steele, Gilad Bracha: The Java Language Specification, Second Edition Sun Microsystems (2000)
java.sun.com/docs/books/jls/second_edition/html/j.title.doc.html

Java 2 Platform Standard Edition 1.4.2 API Specification Sun Microsystems (2003)
java.sun.com/j2se/1.4.2/docs/api/

Java 2 Platform Standard Edition 1.3.1 API Specification Sun Microsystems (2001)
java.sun.com/j2se/1.3/docs/api/

The java.lang.* and java.util.* Packages Sun Microsystems (2002)
java.sun.com/j2se/1.4.2/docs/guide/lang/

C#

C# Language Specification. Standard ECMA-334 (December 2002) 2nd edition,
www.ecma-international.org/publications/files/ECMA-ST/Ecma-334.pdf, 490 S.

C# Programmer's Reference (2004)
msdn.microsoft.com/library/default.asp?url=/library/en-us/csref/html/vcoriCProgrammersReference.asp

Scott Wiltamuth, Anders Hejlsberg: C# Language Specification
msdn.microsoft.com/library/default.asp?url=/library/en-us/csspec/html/CSharpSpecStart.asp