Home / Papers / Java Preprocessor for Integration of Java and C

Java Preprocessor for Integration of Java and C

1 Citations2007
Chang-Hwan Yi, Se-Man Oh
Journal of Korea Multimedia Society

Using HLID, Java Preprocessor that improvement JNI-current implementation for integration between object-oriented language Java and procedural language C is designed and implemented.

Abstract

According evolution of computer technology, computers execute complex and several tasks. Because of the complexity of program and restriction of programming language, applications are implemented using one more programming language. But it is no general methodology for using several languages and implementing it. This paper classified usages of programming language integration and methodology for implements programming languages integration through HLID(Heterogeneous Language Integration Degree) for solving above problem. And using HLID, it designed and implemented Java Preprocessor that improvement JNI-current implementation for integration between object-oriented language Java and procedural language C.