On Sun, Sep 5, 2010 at 5:11 PM, Stuart Sierra <the.stuart.sie...@gmail.com>wrote:
> Clojure compiles sources to Java ".class" files. To create a .class > file that can be run at the command line, you need a namespace with a > (:gen-class) directive and a function named "-main". Here's an > example: > I think the question was about how clojure works under the hood and how it can guarantee the same behaviour when compiled as when interactively typed. -- 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 Note that posts from new members are moderated - please be patient with your first post. 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