[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
4 Expressions
4.1 Primitive expression types | ||
4.2 Derived expression types | ||
4.3 Macros |
Expression types are categorized as primitive or derived. Primitive expression types include variables and procedure calls. Derived expression types are not semantically primitive, but can instead be defined as macros. With the exception of ‘quasiquote’, whose macro definition is complex, the derived expressions are classified as library features. Suitable definitions are given in section Derived expression types.
This document was generated on March 31, 2014 using texi2html 5.0.