[armedbear-ticket] [armedbear] #14: Support for a C-calling FFI for CFFI to build upon
armedbear
armedbear-devel at common-lisp.net
Sun Nov 2 07:57:54 UTC 2008
#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
--
Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/14#comment:2>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list