I am considering developing for Android using clojure, but I gather
it's slow to start up.  I'm wondering whether the startup delay would
be substantially reduced in a "dumped" version of clojure.  This would
be an image which already contains initialized versions of most of the
data structures clojure generates on startup, much like the emacs
build process bootstraps itself to a binary which contains most of the
standard libraries already loaded.  (http://www.gnu.org/software/emacs/
elisp/html_node/Building-Emacs.html)  Is there anyone already working
on something like this, and if not, does it sound like a feasible and
effective approach?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
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

To unsubscribe from this group, send email to 
clojure+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to