> - Writing small utility programs, as it requires certain things to > be installed properly (For example using "java -serever" with the > correct JVM). For example I can't see myself deploying small utility > application at work written with Clojure, as it would make people > screaming, why they have to install this and that. That won't be the > case with big and important application (noone would mind the hidden > JVM that I might put along with it).
Couldn't clojure compiled binaries be put into an executable (self- contained) jar file? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---