A Program optimized for evaluation.
- Interpretation
- A Program is interpreted as an Expression by treating it as a list of non-empty forms, each containing the following:
- Normalization
- A Program is normalized as an Expression as follows:
- Implementation
- Om::Language::Expression