Related articles |
---|
compiler from c to Bytecodes(java) is needed. chul_ki@my-dejanews.com (1999-02-10) |
Re: compiler from c to Bytecodes(java) is needed. olivier.lefevre@wdr.com (Olivier Lefevre) (1999-02-12) |
Re: compiler from c to Bytecodes(java) is needed. derek@knosof.co.uk (1999-02-15) |
Re: compiler from c to Bytecodes(java) is needed. ast@halcyon.com (1999-02-15) |
Re: compiler from c to Bytecodes(java) is needed. monnier+comp/compilers/news/@tequila.cs.yale.edu (Stefan Monnier) (1999-02-16) |
Re: compiler from c to Bytecodes(java) is needed. zalman@netcom.com (1999-02-24) |
Re: compiler from c to Bytecodes(java) is needed. olivier.lefevre@wdr.com (Olivier Lefevre) (1999-02-24) |
From: | zalman@netcom.com (Zalman Stern) |
Newsgroups: | comp.compilers |
Date: | 24 Feb 1999 12:24:08 -0500 |
Organization: | ICGNetcom |
References: | 99-02-038 99-02-058 99-02-087 |
Keywords: | Java |
: [You lose portability, too, if you have to use their hacked JVM. -John]
It looks like they offer two options: Java Native Interface (JNI) based
native methods to do the extension and a faster interface designed
specifically for the purpose that is only supported by certain JVMs. Most
VMs support JNI so portability may not be that bad.
-Z-
Return to the
comp.compilers page.
Search the
comp.compilers archives again.