From: Patrick King (slowthought at gmail.com) Date: Sat Dec 4 06:43:06 EST 2010 |
|
Why is it that (eval '(+ 1 2)) works fine in the REPL, but blow up in a source file? Yes, I've grokked that there are 2 different namespaces, but why should it be so? And how do I express "use the namespace of the file you're in"? Thanks Pat -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.racket-lang.org/users/archive/attachments/20101204/70e45dcb/attachment.html>
Posted on the users mailing list. |
|