cyclone/docs/api/scheme/eval.md
2016-09-29 00:15:26 -04:00

244 B

Eval Library

The (scheme eval) library exports procedures for evaluating Scheme data as programs.

For more information see the R7RS Scheme Specification.

  • eval
  • create-environment
  • setup-environment