guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (un)quoting, evaluation, and environments


From: Stephen Scheck
Subject: Re: (un)quoting, evaluation, and environments
Date: Mon, 31 Aug 2020 16:59:26 -0400

> Why does b get evaluated in the default environment (current module), but
gets unquoted for one passed as an argument to eval-string? What is
different about these environments? Is there a correct way to use a
different environment, such that the result is the same?

Hmm ... if I call (make-fresh-user-module) instead of (null-environment 5),
it works ... *shrug* ... but is that the safest way to get an empty
environment for evaluation purposes?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]