/[guile]/guile/guile-core/doc/ref/intro.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/intro.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.4 by ttn, Tue Jan 8 09:22:36 2002 UTC revision 1.1.2.5 by ossau, Tue Mar 12 20:51:25 2002 UTC
# Line 1  Line 1 
1  @c $Id$  @c $Id$
2    
3    
4  @page  @page
5  @node What is Guile?  @node What is Guile?
6  @chapter What is Guile?  @chapter What is Guile?
# Line 50  can program applications which use Guile Line 51  can program applications which use Guile
51  choice, rather than having the tastes of the application's author  choice, rather than having the tastes of the application's author
52  imposed on them.  imposed on them.
53    
54    
55  @page  @page
56  @node Whirlwind Tour  @node Whirlwind Tour
57  @chapter A Whirlwind Tour  @chapter A Whirlwind Tour
# Line 582  guile> (exit) Line 584  guile> (exit)
584  $  $
585  @end example  @end example
586    
587    
588  @node Writing Extensions for Guile  @node Writing Extensions for Guile
589  @section Writing Extensions for Guile  @section Writing Extensions for Guile
590    
# Line 624  by Guile. Line 627  by Guile.
627  * A Sample Guile Extension::  * A Sample Guile Extension::
628  @end menu  @end menu
629    
630    
631  @node A Sample Guile Extension  @node A Sample Guile Extension
632  @subsection A Sample Guile Extension  @subsection A Sample Guile Extension
633    
# Line 688  environment variable. Line 692  environment variable.
692  To see how these Guile extensions via shared libraries relate to the  To see how these Guile extensions via shared libraries relate to the
693  module system, see below @xref{Intro to Modules and Extensions}.  module system, see below @xref{Intro to Modules and Extensions}.
694    
695    
696  @node Guile Modules  @node Guile Modules
697  @section Guile Modules  @section Guile Modules
698    
# Line 701  anyway.  Guile will provide reasonable b Line 706  anyway.  Guile will provide reasonable b
706  Details on the module system beyond this introductory material can be found in  Details on the module system beyond this introductory material can be found in
707  @xref{Modules}.  @xref{Modules}.
708    
   
709  @menu  @menu
710  * Intro to Using Guile Modules::  * Intro to Using Guile Modules::
711  * Intro to Writing New Modules::  * Intro to Writing New Modules::
712  * Intro to Modules and Extensions::  * Intro to Modules and Extensions::
713  @end menu  @end menu
714    
715    
716  @node Intro to Using Guile Modules  @node Intro to Using Guile Modules
717  @subsection Intro to Using Existing Modules  @subsection Intro to Using Existing Modules
718    

Legend:
Removed from v.1.1.2.4  
changed lines
  Added in v.1.1.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26