DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(guile.info.gz) About Data

Info Catalog (guile.info.gz) Basic Ideas (guile.info.gz) About Procedures
 
 14.1 Data Types, Values and Variables
 =====================================
 
 This section discusses the representation of data types and values, what
 it means for Scheme to be a "latently typed" language, and the role of
 variables.  We conclude by introducing the Scheme syntaxes for defining
 a new variable, and for changing the value of an existing variable.
 

Menu

 
* Latent Typing               Scheme as a "latently typed" language.
* Values and Variables        About data types, values and variables.
* Definition                  Defining variables and setting their values.
 
Info Catalog (guile.info.gz) Basic Ideas (guile.info.gz) About Procedures
automatically generated byinfo2html