> Hilary Cheng wrote:
> 
> Hi,
>     I got Some ideas About JJOS. It may not be good. : )
> 
> 1. I have studied JNI before. As a interface between Java and 
>     Native Lang., They use their own set of primitative type of 
>     lang. i.e., they delcare jint instead of int. jbyte instead 
>     of char/byte. It is a good idea for us to design JJOS. Since we
>     can commuincate Java with Native Lang. using these standard objects.

I suggest looking at Cygnus JGC compiler, they had to use
a slightly differnet interface and are trying to make it
work seamlessly with C++

        http://sourceware.cygnus.com/java/papers/cni/t1.html

_______________________________________________
Kernel maillist  -  [EMAIL PROTECTED]
http://jos.org/mailman/listinfo/kernel

Reply via email to