Re: [Scheme-reports] Draft 3 Comments: Chapter 6
Andre van Tonder 06 Aug 2011 10:29 UTC
On Fri, 5 Aug 2011, Alex Shinn wrote:
> We do provide a way for the user to write their own REPL
> with precise bindings using (environment ...), which is
> probably the best way to handle that situation.
Well, not really. I assume you mean using EVAL. EVAL is not guaranteed to work
with definitions and the environments returned by ENVIRONMENT are not guaranteed
to be extensible by EVAL-ing definitions in them.
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports