﻿<?xml version="1.0" encoding="utf-8" ?>
<ProgrammingLanguages>
	<Language Name="ABC">
		<Link href="http://www.cwi.nl/~steven/abc/">A Short Introduction to the ABC Language</Link>
	</Language>
	<Language Name="Ada">
		<Link href="http://burks.bton.ac.uk/burks/language/ada/index.htm">Ada 95</Link>
		<Link href="http://www.adahome.com/">Ada Home Page</Link>
	</Language>
	<Language Name="Algol">
		<Link href="http://www.engin.umd.umich.edu/CIS/course.des/cis400/algol/algol.html">The ALGOL Programming Language</Link>
	</Language>
	<Language Name="AWK">
		<Link href="http://www.cs.bell-labs.com/cm/cs/awkbook/index.html">The AWK Programming Language</Link>
	</Language>
	<Language Name="APL">
		<Link href="ftp://watserv1.uwaterloo.ca/languages/apl/Welcome.html">The APL Archives</Link>
	</Language>
	<Language Name="B">
		<Link href="http://cm.bell-labs.com/cm/cs/who/dmr/bintro.html">The Programming Language B (abstract)</Link>
		<Link href="http://cm.bell-labs.com/cm/cs/who/dmr/kbman.html">Users' Reference to B by Ken Thompson</Link>
	</Language>
	<Language Name="Basic">
		<Link href="http://www.fys.ruu.nl/~bergmann/basic.html">The Basic Archives</Link>
		<Link href="http://www.vbi.org/">Visual Basic Instinct</Link>
	</Language>
	<Language Name="BCPL">
		<Link href="http://cm.bell-labs.com/cm/cs/who/dmr/bcpl.html">BCPL Reference Manual by Martin Richards</Link>
	</Language>
	<Language Name="C">
		<Link href="http://cm.bell-labs.com/cm/cs/who/dmr/chist.html">The Development of the C Language</Link>
		<Link href="http://www.cs.bell-labs.com/~dmr/primevalC.html">Very early C compilers and language by Dennis Ritchie</Link>
		<Link href="http://www.cs.bell-labs.com/cm/cs/cbook/index.html">The C Programming Language (book)</Link>
		<Link href="ftp://dkuug.dk/JTC1/SC22/WG14/www/docs/n869/">Programming languages - C ANSI</Link>
	</Language>
	<Language Name="C++">
		<Link href="http://www.research.att.com/~bs/">Bjarne Stroustrup's Home Page</Link>
	</Language>
	<Language Name="C#">
		<Link href="http://msdn.microsoft.com/vstudio/techinfo/articles/upgrade/Csharpintro.asp">C# Introduction and Overview by Microsoft</Link>
	</Language>
	<Language Name="Caml">
		<Link href="http://pauillac.inria.fr/caml/index-eng.html">The Caml language</Link>
		<Link href="http://www.montefiore.ulg.ac.be/system/install/caml-light/caml-light.html">Caml-Light</Link>
		<Link href="http://caml.inria.fr/ocaml/">Objective Caml</Link>
		<Link href="http://wwwfun.kurims.kyoto-u.ac.jp/soft/ocaml/htmlman/">The Objective-Caml system</Link>
	</Language>
	<Language Name="Clu">
		<Link href="http://clef.lcs.mit.edu/CLU.html">CLU Home Page</Link>
		<Link href="http://www.geocities.com/Athens/Agora/7256/clu.html">The CLU Programming Language</Link>
	</Language>
	<Language Name="Cobol">
		<Link href="http://pweb.netcom.com/~wmklein/cobolfaq.htm">Cobol FAQ</Link>
		<Link href="http://www-4.ibm.com/software/ad/cobol/">IBM Cobol</Link>
	</Language>
	<Language Name="Delphi">
		<Link href="http://www.borland.com/delphi/">Delphi by Borland</Link>
		<Link href="http://burks.bton.ac.uk/burks/language/pascal/index.htm">Pascal and Delphi</Link>
		<Link href="http://pascal.about.com/compute/pascal/">Pascal Programming</Link>
	</Language>
	<Language Name="Eiffel">
		<Link href="http://burks.bton.ac.uk/burks/language/eiffel/index.htm">Eiffel</Link>
	</Language>
	<Language Name="Flow-Matic">
		<Link href="http://www.objectz.com/columnists/denise/featurepart2.html">Flow-Matic and Cobol</Link>
	</Language>
	<Language Name="Forth">
		<Link href="http://www.forth.org/">Forth Interest Group Home Page</Link>
	</Language>
	<Language Name="Fortran">
		<Link href="http://www.ibiblio.org/pub/languages/fortran/unfp.html">User notes on Fortran programming</Link>
	</Language>
	<Language Name="Haskell">
		<Link href="http://www.haskell.org/">Haskell Home Page</Link>
	</Language>
	<Language Name="Icon">
		<Link href="http://www.cs.arizona.edu/icon/index.htm">The Icon Programming Language</Link>
		<Link href="http://sunset.usc.edu/~horowitz/Homework/sandeepbX/icon.html">Icon</Link>
		<Link href="http://burks.bton.ac.uk/burks/language/icon/index.htm">Icon</Link>
	</Language>
	<Language Name="J">
		<Link href="http://www.jsoftware.com/">J software</Link>
		<Link href="http://www.island.net/~gordon/jmanage.htm">A management perspective of the "J" programming language</Link>
	</Language>
	<Language Name="Java">
		<Link href="http://java.sun.com/">Java by Sun Microsystems</Link>
		<Link href="http://java.sun.com/features/1998/05/birthday.html">Java Technology: an early history</Link>
		<Link href="http://grunge.cs.tu-berlin.de/~tolk/vmlanguages.html">Programming Languages for the Java Virtual Machine</Link>
	</Language>
	<Language Name="Lisp">
		<Link href="http://www.elwoodcorp.com/alu/table/contents.htm">The Association of Lisp Users</Link>
		<Link href="http://www.apl.jhu.edu/~hall/lisp.html">An Introduction and Tutorial for Common Lisp</Link>
	</Language>
	<Language Name="ML">
		<Link href="http://cm.bell-labs.com/cm/cs/what/smlnj/sml.html">Standard ML</Link>
		<Link href="http://cm.bell-labs.com/cm/cs/what/smlnj/sml97.html">Standard ML '97</Link>
	</Language>
	<Language Name="Modula">
		<Link href="http://burks.bton.ac.uk/burks/language/modula2/index.htm">Modula-2</Link>
		<Link href="http://www.twu.ca/rsbook/index.html">ISO Modula-2</Link>
		<Link href="http://www.research.digital.com/SRC/modula-3/html/home.html">Modula-3 Home Page</Link>
	</Language>
	<Language Name="Oberon">
		<Link href="http://burks.bton.ac.uk/burks/language/oberon/">A Brief History of Oberon</Link>
		<Link href="http://www.edm2.com/0608/oberon2.html">A Description of the Oberon-2 Language</Link>
		<Link href="http://www-vs.informatik.uni-ulm.de/projekte/Oberon-2.Report/Oberon2.Report.html">The Programming Language Oberon-2</Link>
	</Language>
	<Language Name="Objective-C">
		<Link href="http://www.cs.ruu.nl/wais/html/na-dir/Objective-C/answers.html">Objective-C FAQ</Link>
		<Link href="http://adsl-206-170-148-237.dsl.snfc21.pacbell.net/Objective-C/index.html">Objective-C by Steve Dekorte</Link>
		<Link href="http://developer.apple.com/techpubs/macosx/System/Documentation/Developer/Cocoa/ObjectiveC/ObjC.pdf">Object-Oriented Programming and the Objective-C Language by Apple</Link>
	</Language>
	<Language Name="Pascal">
		<Link href="ftp://ftp.digital.com/pub/DEC/Pascal/">ISO Pascal (document)</Link>
		<Link href="http://burks.bton.ac.uk/burks/language/pascal/index.htm">Pascal and Delphi</Link>
	</Language>
	<Language Name="Perl">
		<Link href="http://www.perl.com/">Perl Home Page</Link>
		<Link href="http://www.perl.com/pub/doc/manual/html/pod/perlhist.html">The Perl history records</Link>
		<Link href="http://burks.bton.ac.uk/burks/language/perl/index.htm">Perl</Link>
	</Language>
	<Language Name="PL/I">
		<Link href="http://bumper.gmi.edu/acad/comp_ctr/lpipl1.html">Introduction to LPI - PL/1 Language Compiler</Link>
		<Link href="http://www.software.ibm.com/ad/pli/">VisualAge PL/I by IBM</Link>
	</Language>
	<Language Name="PostScript">
		<Link href="http://www.adobe.com/prodindex/postscript/main.html">PostScript level 3</Link>
		<Link href="http://www.geocities.com/SiliconValley/5682/postscript.html">PostScript and GhostScript by Jim Land</Link>
		<Link href="http://www.cs.wisc.edu/~ghost/index.html">GhostScript Home Page</Link>
	</Language>
	<Language Name="Prolog">
		<Link href="http://www.practical-applications.co.uk/Prolog/index.html">The Prolog Programming Language</Link>
		<Link href="http://prologianet.univ-mrs.fr/Us/index.html">PrologIA</Link>
	</Language>
	<Language Name="Python">
		<Link href="http://www.python.org/">Python Home Page</Link>
	</Language>
	<Language Name="Rexx">
		<Link href="http://www2.hursley.ibm.com/rexx/">The Rexx Language by IBM Hursley</Link>
		<Link href="http://www2.hursley.ibm.com/rexx/rexxhann.htm">Rexx History</Link>
		<Link href="http://www.rexxla.org/">The Rexx Language Association</Link>
	</Language>
	<Language Name="Ruby">
		<Link href="http://www.ruby-lang.org/en/index.html">Ruby Home Page</Link>
	</Language>
	<Language Name="Sather">
		<Link href="http://www.icsi.berkeley.edu/~sather/history.html">Sather History</Link>
		<Link href="http://www.icsi.berkeley.edu/~sather/">Sather</Link>
		<Link href="http://www.gnu.org/software/sather/">GNU Sather</Link>
	</Language>
	<Language Name="Scheme">
		<Link href="http://www.swiss.ai.mit.edu/projects/scheme/index.html">Scheme by MIT</Link>
		<Link href="http://www-swiss.ai.mit.edu/ftpdir/scheme-reports/r5rs.ps">The Revised Report on the Algorithmic Language Scheme in PostScript</Link>
		<Link href="http://www.schemers.org/">Schemers Home Page</Link>
		<Link href="http://www.swiss.ai.mit.edu/~jaffer/SCM.html">SCM</Link>
	</Language>
	<Language Name="Sh">
		<Link href="http://kornshell.com/">Korn Shell of David Korn</Link>
	</Language>
	<Language Name="Simula">
		<Link href="http://www.ifi.uio.no/~cim/sim_history.html">Simula by Jan Rune Holmevik</Link>
	</Language>
	<Language Name="Smalltalk">
		<Link href="http://www.smalltalk.org/">Smalltalk Home Page</Link>
		<Link href="http://www.ipass.net/~vmalik/smalltalk.html">Smalltalk FAQ</Link>
		<Link href="http://www.dnsmith.com/SmallFAQ/index.html">Smallfaq</Link>
		<Link href="http://www.qks.com/Information_Desk/history.asp">History of Smalltalk</Link>
		<Link href="http://www.stic.org/">The Smalltalk Industry Council web site</Link>
	</Language>
	<Language Name="Snobol">
		<Link href="http://people.ne.mediaone.net/philbudne/snobol.html">Snobol Resources Page by Phil Budne</Link>
		<Link href="http://www.cs.fit.edu/~dclay/cse5040/snobol.html">Introduction to SNOBOL Programming Language by Mohammad Noman Hameed</Link>
		<Link href="http://burks.bton.ac.uk/burks/language/snobol/index.htm">Snobol4</Link>
	</Language>
	<Language Name="Tcl/Tk">
		<Link href="http://www.tcltk.com/">Tcl/Tk Information</Link>
	</Language>
</ProgrammingLanguages>

