diff options
Diffstat (limited to 'en_US.ISO8859-1/articles/programming-tools/article.sgml')
-rw-r--r-- | en_US.ISO8859-1/articles/programming-tools/article.sgml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/en_US.ISO8859-1/articles/programming-tools/article.sgml b/en_US.ISO8859-1/articles/programming-tools/article.sgml index 96200e9d95..5a9641729a 100644 --- a/en_US.ISO8859-1/articles/programming-tools/article.sgml +++ b/en_US.ISO8859-1/articles/programming-tools/article.sgml @@ -1,4 +1,4 @@ -<!-- $Id: article.sgml,v 1.5 1999-03-21 16:16:17 wosch Exp $ --> +<!-- $Id: article.sgml,v 1.6 1999-08-29 16:08:36 jhb Exp $ --> <!-- The FreeBSD Documentation Project --> <!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN"> @@ -13,7 +13,7 @@ <surname>Raynard</surname> <affiliation> <address> -<email>jraynard@freebsd.org</email> +<email>jraynard@FreeBSD.org</email> </address> </affiliation> </author></authorgroup> @@ -113,7 +113,7 @@ useful tasks.</para> <title>Interpreters available with FreeBSD</title> <para>Here is a list of interpreters that are available as <ulink -URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/">FreeBSD +URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/">FreeBSD packages</ulink>, with a brief discussion of some of the more popular interpreted languages. </para> @@ -137,12 +137,12 @@ for many programmers. It's also the foundation for <trademark>Visual Basic</>.</para> <para>The <ulink -URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/bwbasic-2.10.tgz">Bywater +URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/bwbasic-2.10.tgz">Bywater Basic Interpreter</ulink> and the <ulink -URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/pbasic-2.0.tgz">Phil +URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/pbasic-2.0.tgz">Phil Cockroft's Basic Interpreter</ulink> (formerly Rabbit Basic) are available as FreeBSD <ulink -URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/">FreeBSD +URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/">FreeBSD packages</ulink></para> </listitem> </varlistentry> @@ -158,7 +158,7 @@ the name is short for <quote>List Processing</quote>. Very popular in AI can be rather large and unwieldy. </para> <para>FreeBSD has <ulink -URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/gcl-2.0.tgz">GNU +URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/gcl-2.0.tgz">GNU Common Lisp</ulink> available as a package.</para> </listitem> @@ -171,7 +171,7 @@ scripts.</para> <para>Version 4, which is probably still the most widely-used version, comes with FreeBSD; the newer <ulink -URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/perl-5.001.tgz">Perl +URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/perl-5.001.tgz">Perl Version 5</ulink> is available as a package.</para> </listitem> @@ -184,25 +184,25 @@ enough to teach to undergraduates as a first language, while it has a high enough level of abstraction to be used in research work.</para> <para>FreeBSD has packages of the -<ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/elk-3.0.tgz">Elk Scheme Interpreter</ulink>, the -<ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/mit-scheme-7.3.tgz">MIT Scheme Interpreter</ulink> and the -<ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/scm-4e1.tgz">SCM Scheme Interpreter</ulink>.</para> +<ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/elk-3.0.tgz">Elk Scheme Interpreter</ulink>, the +<ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/mit-scheme-7.3.tgz">MIT Scheme Interpreter</ulink> and the +<ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/scm-4e1.tgz">SCM Scheme Interpreter</ulink>.</para> </listitem> </varlistentry> <varlistentry><term>Icon</term> -<listitem><para><ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/icon-9.0.tgz">The Icon Programming Language</ulink>.</para> +<listitem><para><ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/icon-9.0.tgz">The Icon Programming Language</ulink>.</para> </listitem> </varlistentry> <varlistentry><term>Logo</term> -<listitem><para><ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/ucblogo-3.3.tgz">Brian Harvey's LOGO Interpreter</ulink>.</para> +<listitem><para><ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/ucblogo-3.3.tgz">Brian Harvey's LOGO Interpreter</ulink>.</para> </listitem> </varlistentry> <varlistentry><term>Python</term> -<listitem><para><ulink URL="ftp://ftp.freebsd.org:pub/FreeBSD/packages/lang/python-1.2">The Python Object-Oriented Programming Language</ulink></para> +<listitem><para><ulink URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/python-1.2">The Python Object-Oriented Programming Language</ulink></para> </listitem> </varlistentry> |