| www.delorie.com/gnu/docs/guile/r5rs_24.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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 7.3 Derived expression types.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |