One of the things that nags me about boot, is that it recommends using file extension `.boot`. Is it just me?<p>Is there any specific advantages to using another file extension rather than using `.clj`
There's some mention of clojure being used as a scripting language here that can be invoked with a shebang - does anybody know if the way this is done is any different (performance-wise) than compiling a leiningen project to an uberjar?<p>When I've tried using clojure for really simple things, like a "Hello, World" program, and compiled this to a jar to run with something like "java -jar hello.jar," the time it takes to start up the program is pretty abysmal. I'd like to use clojure for something on the Raspberry Pi, but it can take about 30 seconds to run "Hello, World!"<p>Any secrets to getting it to start up faster, or am I just stuck?
I absolutely refuse to use this because of the inappropriate name of the tool. It is far too general to be anywhere near what I would consider well-named, and seems mostly just a lazy convenience. cloboot would work just as well, and give a user some chance of associating the name of the tool with the purpose of the tool. (I already have a boot.)