glfs/general/genlib/guile/guile-desc.xml

30 lines
804 B
XML
Raw Normal View History

<sect2>
<title>Contents</title>
<para>In addition to the Guile libraries, the Guile package contains
<userinput>guile</userinput>,
<userinput>guile-config</userinput> and
<userinput>guile-snarf</userinput>.
</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>guile</title>
<para>guile is a stand-alone scheme interpreter for Guile.</para></sect3>
<sect3><title>guile-config</title>
<para>guile-config is a Guile script which provides the information
necessary to link your programs against the Guile
library, in much the same way <xref linkend="pkgconfig"></xref>
does.</para></sect3>
<sect3><title>guile-snarf</title>
<para>guile-snarf a script to parse declarations in your C code for
Scheme-visible C functions, Scheme objects to be used by C code,
etc.</para></sect3>
</sect2>