Hi Everybody, I wanted to compile a .clj clojure file into a .jar/.class file so that I could run it using java. (I don't know what is the actual way to run clojure file. So far, I have only been trying it from within emacs/slime).
But I don't know how to create the .class/.jar file. I also don't know how to use ant (is that required?). I know javac can be applied on a .java file to get a .class file... but I dunno what applies to a .clj file? Kindly suggest how do I do this. Any pointer(s) to a suitable online article would be great. Thanks in advance for your help. Reards, Santanu Chatterjee --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---