8. Expression Language

The expression language is inspired by the Scheme Programming Language defined in the IEEE Scheme standard, R4RS. The following specification is based on this definition.

The expression language differs from Scheme in a number of ways:

In addition, DSSSL specifies certain choices that the definition of Scheme leaves open to implementations.

A subset of the expression language, called the core expression language, is defined in “Core Expression Language”.