[racket] DrRacket 6.0.1 with R5RS user-initial-environment

2014-06-03 Thread Tim
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

Re: [racket] DrRacket 6.0.1 with R5RS user-initial-environment

2014-06-02 Thread Matthias Felleisen
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

Re: [racket] DrRacket 6.0.1 with R5RS user-initial-environment

2014-06-02 Thread Tim
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

Re: [racket] DrRacket 6.0.1 with R5RS user-initial-environment

2014-06-02 Thread Danny Yoo
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

[racket] DrRacket 6.0.1 with R5RS user-initial-environment

2014-06-02 Thread Tim
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-