DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(r5rs.info.gz) Expressions

Info Catalog (r5rs.info.gz) Basic concepts (r5rs.info.gz) Top (r5rs.info.gz) Program structure
 
 4 Expressions
 *************
 

Menu

 
* Primitive expression types
* Derived expression types
* 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 type.
 
Info Catalog (r5rs.info.gz) Basic concepts (r5rs.info.gz) Top (r5rs.info.gz) Program structure
automatically generated byinfo2html