glfs/general/prog/prog.xml
Larry Lawrence 692e12c533 cleanup
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2268 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-06-04 23:51:46 +00:00

24 lines
567 B
XML

<chapter id="general-prog">
<?dbhtml filename="prog.html" ?>
<title>Programming</title>
<para>A base <acronym>LFS</acronym> system can be used as a development
platform, however the base system only includes language support for
<application>C</application>, <application>C++</application> and
<application>Perl</application>. This chapter provides instructions to
build many popular programming environments to greatly expand your
system's development capabilities.</para>
&Python;
&perl-modules;
&librep;
&j2sdk;
&ruby;
&gcc;
&tcl;
&tk;
&gcc2;
&NASM;
</chapter>