On Mar 14, 11:44 am, Rock <rocco.ro...@gmail.com> wrote:
> Now, I would love to recode this stuff in Lisp, especially Clojure.
> But is it possible to pull this off? From what I've been reading, it
> actually doesn't seem like it.

It's certainly possible to load in resource at runtime. Indeed, that's
how Clojure's use, require and load functions work.

However, I don't believe it's possible to apply a namespace only to a
specific lexical scope.

- James
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to