|
>> So what prevents the RPG compiler from translating RPG to Java ByteCodes? Esp if VisualAge RPG possibly does. In fact although the _result_ is Java bytecode, the VARPG compiler does not generate bytecode - it generates Java which is then compiled in the normal manner. I believe the reasoning was that at the time it was done, the bytecode spec (along with all of Java) was changing so rapidly that they would have to constantly issue fixes/changes as the JVMs were updated. By generating pure Java, whatever Java compiler you have on your machine will do the compile down to a bytecode that the associated JVM will understand. Jon Paris Partner400 www.Partner400.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.