On Apr 29, 1:04 pm, Santanu <thisissant...@gmail.com> wrote:
> 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.

I remember this helped me:
http://clojure.org/compilation

Cheers

Raphaël

>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to