|
|
Expression
Definition of expression.
Expression
An expressions is any consequtive sequence of terms. A term is a function, literal, or quotation.
An expression may be treated as a value (i.e. placed on the stack) by being quoted using the quotation operators [ and ].
Sign in to add a comment
