2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="general-prog">
|
2004-04-14 11:02:41 +08:00
|
|
|
<?dbhtml filename="prog.html" ?>
|
2002-07-08 04:28:42 +08:00
|
|
|
<title>Programming</title>
|
|
|
|
|
2004-06-01 21:50:18 +08:00
|
|
|
<para>A base <acronym>LFS</acronym> system can be used as a development
|
|
|
|
platform, however the base system only includes language support for
|
2003-09-26 23:51:46 +08:00
|
|
|
<application>C</application>, <application>C++</application> and
|
2004-06-01 21:50:18 +08:00
|
|
|
<application>Perl</application>. This chapter provides instructions to
|
2004-06-05 07:51:46 +08:00
|
|
|
build many popular programming environments to greatly expand your
|
2004-06-01 21:50:18 +08:00
|
|
|
system's development capabilities.</para>
|
2003-09-26 23:51:46 +08:00
|
|
|
|
2002-08-05 10:38:42 +08:00
|
|
|
&Python;
|
2002-10-28 03:35:11 +08:00
|
|
|
&perl-modules;
|
2002-08-19 04:00:53 +08:00
|
|
|
&librep;
|
2002-08-10 10:42:59 +08:00
|
|
|
&j2sdk;
|
2002-08-08 11:47:21 +08:00
|
|
|
&ruby;
|
2002-08-16 23:43:44 +08:00
|
|
|
&gcc;
|
2003-09-21 23:07:05 +08:00
|
|
|
&tcl;
|
|
|
|
&tk;
|
2003-04-01 05:48:11 +08:00
|
|
|
&gcc2;
|
2003-09-03 09:17:42 +08:00
|
|
|
&NASM;
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</chapter>
|