Re: compiler for C source to Java bytecode

2000-11-23 Thread Pramila
Hi!, Could u please let me know where I can find - Converters: from Java source to C source & - Decompilers: from Java bytecodes to C source . Thanks in advance. --Regards Pramila Suru Dissanayake wrote: > Hi! > > I have found a couple of: > Decompilers: from Java byteco

Re: compiler for C source to Java bytecode

2000-11-23 Thread Nathan Meyers
Suru Dissanayake wrote: > Hi! > > I have found a couple of: > Decompilers: from Java bytecodes to C source > Converters: from Java source to C source > Decompilers (to Java): from Java bytecodes to Java source > > But does anyone know anything about a compiler for C source to Java > bytecode? > (

compiler for C source to Java bytecode

2000-11-23 Thread Suru Dissanayake
Hi! I have found a couple of: Decompilers: from Java bytecodes to C source Converters: from Java source to C source Decompilers (to Java): from Java bytecodes to Java source But does anyone know anything about a compiler for C source to Java bytecode? (Preferably for Linux) I would like to crea