Ahead of Time compilation might be what you are looking for . This lets you
distribute.class files rather than your .clj source files, and makes for
slightly faster code at startup.
http://groups.google.com/group/clojure/msg/58e3f8e5dfb876c9

Joshua

On Mon, Feb 9, 2009 at 6:52 PM, hank williams <hank...@gmail.com> wrote:

> How does one make a standard clojure based class file or jar file without
> embedding clojure source files.
>
> Hank
>
> --
> blog: whydoeseverythingsuck.com
>
> >
>

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