[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Scheme-reports] Draft 3 Comments: Chapter 6
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@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports