# Eval Library The `(scheme eval)` library exports procedures for evaluating Scheme data as programs. For more information see the [R7RS Scheme Specification](../../r7rs.pdf). - `eval` - `create-environment` - `setup-environment`