Thot and Kaffe integration |
|
Java classes from C, Kaffe provides a simple API to:
allocate and access objects content
invoke class or objects methods from C
native C functions from Java:
uses a stub generator
95% of the Thot API is available from Java
use a lock to protect concurrent accesses to Thot API