On Nov 17, 2011, at 11:09 AM, Timothy Baldridge 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) > 2) Run stock JVM Clojure on this interpreter > 3) .... > 4) Profit!
LOL, that is awesomely insane! It would certainly be fascinating to see how it turned out in terms of comparative performance. Gary -- 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
