This paper describes Janet package - highly expressive java language extension that enables convenient creation of powerful native methods and efficient java-to-native code interfaces. java native interface (JNI) is a...
详细信息
This paper describes Janet package - highly expressive java language extension that enables convenient creation of powerful native methods and efficient java-to-native code interfaces. java native interface (JNI) is a low-level API that is rather inconvenient if used directly. Therefore Janet, as the higher-level tool, combines flexibility of JNI with java's ease-of-use. performance results of Janet-generated interface to the lip library are shown. java code, which uses lip, is compared with native C implementation. (C) 2001 Elsevier Science B.V. All rights reserved.
暂无评论