You could certainly use the interpreter to start prototyping whatever you are working on. I used interpreted mode for much of the JRuby invokedynamic work.
On Friday, September 11, 2009, Jochen Theodorou <[email protected]> wrote: > Christian Thalinger schrieb: > [...] >> I think that was a bug we had once. Is your mlvm repository up-to-date? > > from the same day, so I would say: yes. > >> Btw. if the interpreter is fast enough for you, you can now build a >> 64-bit VM. I've pushed the changes a few days ago. > > no, the interpreter is not what I need. > > bye Jochen > > -- > Jochen "blackdrag" Theodorou > The Groovy Project Tech Lead (http://groovy.codehaus.org) > http://blackdragsview.blogspot.com/ > > _______________________________________________ > mlvm-dev mailing list > [email protected] > http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev > _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
