I am using DrRacket 6.0.1 with language R5RS when I try to evaluate the
statement:
(eval '(+ 1 2) user-initial-environment)
I get the error:
"user-initial-environment: undefined;"
Am I doing something wrong? Thank you.
-Tim O.
Racket Users list:
http://lists.racket-lang.or
Ask your instructor whether it would be okay to learn Racket instead.
On Jun 2, 2014, at 2:55 PM, Tim wrote:
> I am using R5RS because I have to learn Scheme for a class.
> When I looked up some examples of using eval and all the ones that I saw
> for some reason had that
> user-initial-envir
I am using R5RS because I have to learn Scheme for a class.
When I looked up some examples of using eval and all the ones that I saw
for some reason had that
user-initial-environment. So now it works thank you.
On 06/02/2014 02:31 PM, Danny Yoo wrote:
> On Mon, Jun 2, 2014 at 10:45 AM, Tim wrote
On Mon, Jun 2, 2014 at 10:45 AM, Tim wrote:
> Hi, I am using DrRacket 6.0.1 with language R5RS when I try to evaluate the
> statement:
> (eval '(+ 1 2) user-initial-environment)
> I get the error:
> "user-initial-environment: undefined;"
>
> Am I doing something wrong? Thank you.
Hi Tim,
(Is th
Hi, I am using DrRacket 6.0.1 with language R5RS when I try to evaluate the
statement:
(eval '(+ 1 2) user-initial-environment)
I get the error:
"user-initial-environment: undefined;"
Am I doing something wrong? Thank you.
-Tim O.
Racket Users list:
http://lists.racket-
5 matches
Mail list logo