Re: Terminology etc

2005-05-24 Thread Juan Leyva Delgado
I've added this to the wiki and linked from the main page. - Original Message - From: "Steve Blackburn" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 24, 2005 8:05 AM Subject: Terminology etc I thought it might be helpful to clarify some terminology and a few technical issues. Correc

Re: Developing Harmony

2005-05-18 Thread Juan Leyva Delgado
Then, if the VM is written in Java it will be compiled to native code using, for example, gcj? or it will be compiled to byte code and will be interpreted by itself? I'm a little bit confused about this topic - Original Message - From: "Stefano Mazzocchi" <[EMAIL PROTECTED]> To: Sent: W

Re: [VOTE RESULT] Apache Harmony (was Re: [VOTE]: On " PROPOSAL : Apache Harmony - J2SE 5 Project")

2005-05-18 Thread Juan Leyva Delgado
Good news. Congratulations - Original Message - From: "Davanum Srinivas" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 18, 2005 4:21 PM Subject: Fwd: [VOTE RESULT] Apache Harmony (was Re: [VOTE]: On " PROPOSAL : Apache Harmony - J2SE 5 Project") FYI -- Forwarded message -

Re: VM page

2005-05-12 Thread Juan Leyva Delgado
I've found this article (http://www.dwheeler.com/java-imp.html) about Java implementations that looks very interesting. It can be used to complete your table, it has a big collection of VM implementations. This link should be added to the wiki also. Can anybody write in the wiki? I'm interested