#14: Support for a C-calling FFI for CFFI to build upon --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: enhancement | Status: new Priority: major | Milestone: Component: component1 | Version: Resolution: | Keywords: --------------------------+-------------------------------------------------
Comment(by mevenson):
For #14, I didn't know JNA either, but essentially it seems to be just what I thought to be necessary in my first mail --- a generic JNI stub that builds a stack frame and calls an arbitrary C function. Since it builds on top of JNI, you should be able to use it with existing JRE/JDK editions. If you do use JNA, it would become a requisite for the yet-to-be-seen ffi for abcl.
-- Hideo at Yokohama via armedbear-j-devel
armedbear-ticket@common-lisp.net