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

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

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

revision 1.6 by kryde, Sun May 11 22:26:43 2003 UTC revision 1.7 by mvo, Mon Jun 9 21:23:16 2003 UTC
# Line 49  using Guile.  This covers both the Schem Line 49  using Guile.  This covers both the Schem
49  introduction to the key ideas of the Scheme language --- and use of  introduction to the key ideas of the Scheme language --- and use of
50  Guile's @code{scm} interface to write new primitives and objects in C,  Guile's @code{scm} interface to write new primitives and objects in C,
51  and to incorporate Guile into a C application.  It also covers the use  and to incorporate Guile into a C application.  It also covers the use
52  of Guile as a POSIX compliant script interpreter, and how to use the  of Guile as a POSIX-compliant script interpreter and how to use the
53  Guile debugger.  Guile debugger.
54    
55  @c @strong{Part V: Extending Applications Using Guile} explains the options  @c @strong{Part V: Extending Applications Using Guile} explains the options
# Line 67  Guile debugger. Line 67  Guile debugger.
67    
68  @strong{Part IV: Guile API Reference} documents Guile's core API.  Most  @strong{Part IV: Guile API Reference} documents Guile's core API.  Most
69  of the variables and procedures in Guile's core programming interface  of the variables and procedures in Guile's core programming interface
70  are available in both Scheme and C, and are related systematically such  are available in both Scheme and C and are related systematically such
71  that the C interface can be inferred from the Scheme interface and vice  that the C interface can be inferred from the Scheme interface and vice
72  versa.  Therefore this part of the manual documents the Guile API in  versa.  Therefore, this part of the manual documents the Guile API in
73  functionality-based groups with the Scheme and C interfaces presented  functionality-based groups with the Scheme and C interfaces presented
74  side by side.  Where the Scheme and C interfaces for a particular  side by side.  Where the Scheme and C interfaces for a particular
75  functional area do differ --- which is sometimes inevitable, given the  functional area do differ --- which is sometimes inevitable, given the
# Line 93  are: Line 93  are:
93    
94  @itemize @bullet  @itemize @bullet
95  @item  @item
96  the POSIX module, which provides Scheme level procedures for system and  the POSIX module, which provides Scheme-level procedures for system and
97  network programming that conform to the POSIX standard  network programming that conform to the POSIX standard
98    
99  @item  @item

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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