On Thursday, November 17, 2011 5:09:49 PM UTC+1, tbc++ wrote:
>
> > I also felt that sticking with the official Java implementation of 
> Clojure would be more practical.  It would certainly be fun to put Clojure 
> on PyPy, though.
>
> There is one insanely off-the-wall idea I've been thinking about
> recently, however:
>
> 1) Implement a full JVM in PyPy using GNU Classpath. Write a Java
> bytecode interpreter in PyPy. This way you get the power of PyPy
> (tracing JIT) with the power of Java (classpath)
>

IMO better to hack on VMKit (llvm) than to start a new one atop of PyPy.

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