(define x 55) (eval 'x) => 55 Is it one of the "top-level oddities" or there is a reason behind that? Did it worked same way in R5RS?
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users