glfs/general/genlib/guile/guile-intro.xml
Billy O 'Connor 20e6fc82a1 Adding Guile section.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@455 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-12-13 23:18:29 +00:00

18 lines
570 B
XML

<sect2>
<title>Introduction to Guile</title>
<screen>Download location (HTTP): <ulink url="&guile-download-http;"/>
Download location (FTP): <ulink url="&guile-download-ftp;"/>
Version used: &guile-version;
Package size: &guile-size;
Estimated Disk space required: &guile-buildsize;</screen>
<para>The Guile package contains the Project GNU's extension language
library. Guile also contains a stand alone Scheme interpreter.</para>
<screen>Guile will utilize:
<xref linkend="readline"></xref>.
</screen>
</sect2>