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

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

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

revision 1.1.2.2 by ossau, Mon Apr 1 18:37:00 2002 UTC revision 1.1.2.3 by ossau, Sat Apr 20 19:22:29 2002 UTC
# Line 1  Line 1 
1  @page  @page
2  @node Scheme Intro  @node Guile Scheme
3  @chapter Introduction to Guile Scheme  @chapter Guile's Implementation of Scheme
4    
5  Guile's core language is Scheme, which is specified and described in the  Guile's core language is Scheme, which is specified and described in the
6  series of reports known as @dfn{RnRS}.  @dfn{RnRS} is shorthand for the  series of reports known as @dfn{RnRS}.  @dfn{RnRS} is shorthand for the
# Line 30  Guile's support for POSIX-compliant netw Line 30  Guile's support for POSIX-compliant netw
30  GOOPS -- Guile's framework for object oriented programming.  GOOPS -- Guile's framework for object oriented programming.
31  @end itemize  @end itemize
32    
 @menu  
 * Scheme Layout::               The layout of this part of the manual.  
 @end menu  
   
   
 @node Scheme Layout  
 @section Layout  
   
 This part of the reference manual documents all of Guile's core  
 Scheme-level language and features in functionally-related groups.  
 Where a particular section of the manual includes both R5RS-compliant  
 parts and Guile-specific extensions, the text indicates which parts of  
 the documentation describe R5RS behaviour and which parts describe Guile  
 extensions.  
   
 For a quick way of identifying the parts of Guile that implement  
 R5RS-compliant features, see the R5RS index: @ref{R5RS Index}.  
   
33    
34  @c Local Variables:  @c Local Variables:
35  @c TeX-master: "guile.texi"  @c TeX-master: "guile.texi"

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

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