On Mon, Dec 20, 2010 at 10:41 AM, nicolas.o...@gmail.com
<nicolas.o...@gmail.com> wrote:
> If you wait for clojure in clojure and then use VMkit (LLVM based
> thing to do Virtual Machine), it can be an interesting project.
> I am not sure if it would be considered as really native, though.

Has anyone tried compiling a Clojure project (along with Clojure
itself) with gcj or jet?

Is it really necessary, though? Hotspot's JIT yields up
native-ballpark speeds when you really need them, if you optimize your
code appropriately.

-- 
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