[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
3.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.
3.1.1 Latent Typing | Scheme as a "latently typed" language. | |
3.1.2 Values and Variables | About data types, values and variables. | |
3.1.3 Defining and Setting Variables | Defining variables and setting their values. |
This document was generated on April 20, 2013 using texi2html 5.0.