| www.delorie.com/gnu/docs/guile/guile_56.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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.
14.1.1 Latent Typing Scheme as a "latently typed" language. 14.1.2 Values and Variables About data types, values and variables. 14.1.3 Defining and Setting Variables Defining variables and setting their values.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |