The tip on compilation is really useful.  Thanks!

On Feb 16, 11:08 am, levand <luke.vanderh...@gmail.com> wrote:

> If you have a Clojure namespace that uses gen-class, and if there is a
> method called '-main' within that namespace, then the resultant
> *.class file is equivalent to a Java class with a 'main' method, and
> you can invoke it in the same way. Seehttp://clojure.org/compilation
> for an example.

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