The (rnrs eval (6)) library allows a program to create Scheme expressions as data at run time and evaluate them.
eval | The (rnrs eval (6)) library allows a program to create Scheme expressions as data at run time and evaluate them. |
(rnrs eval (6)) | |
Functions | |
eval | See http://www.r6rs.org |
environment | See http://www.r6rs.org |
See http://www.r6rs.org
(eval expression environment)
See http://www.r6rs.org
(environment import-spec \dots)