I use nailgun to solve the jvm startup time. It works very well.

When I'm editing a 'script' in vimclojure I just hit \ef and my 'nail'
is instantly compiled and available at the command line.

It's about as painless as possible.

I do create a small bash wrapper for each clojure script. The bash
script just calls nailgun with the clojure script class and $* to pass
in the args.

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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