Please see the Guide on eval. Robby
On Thu, Jun 17, 2010 at 12:01 PM, Valeriya Pudova <[email protected]> wrote: > Hi > > With the Racket 5, this simple code > > #lang scheme > (eval '(+ 1 2)) > > printout error > > compile: unbound identifier (and no #%app syntax transformer is bound) in: + > > What is wrong? > > -- Valeriya > > _________________________________________________ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/users > _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

