Tree-walking interpreter for Tidepool Core expressions.
Provides Value, environment management, thunk allocation, and a lazy
evaluator that reduces CoreExpr to Value.
Tree-walking interpreter for Tidepool Core expressions.
Provides Value, environment management, thunk allocation, and a lazy
evaluator that reduces CoreExpr to Value.