mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
1af021dc84
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2248 af4574ff-66df-0310-9fd7-8a98e5e911e0
24 lines
566 B
XML
24 lines
566 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 you
|
|
system's development capabilities.</para>
|
|
|
|
&Python;
|
|
&perl-modules;
|
|
&librep;
|
|
&j2sdk;
|
|
&ruby;
|
|
&gcc;
|
|
&tcl;
|
|
&tk;
|
|
&gcc2;
|
|
&NASM;
|
|
|
|
</chapter>
|