Hi Rich, and all,

I took a stab at writing a static compiler class, i.e. a main() that
just compiles all the .clj files on the command line and saves the
.class files.  Patch attached.

It almost works.  The only thing that seems to be missing is creating
the class for the namespace itself, like "clojure/core.class".  Not
sure what needs to be added to make that work.

-Stuart Sierra

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Attachment: compiler.patch
Description: Binary data

Reply via email to