[armedbear-devel] CFFI ported to ABCL
    Luís Oliveira 
    luismbo at gmail.com
       
    Sun Jun 14 17:17:47 UTC 2009
    
    
  
Hello,
I have ported CFFI to ABCL using the Java Native Access (JNA) library.
This is a preliminary version that will have to be cleaned up and
optimized, etc. Nevertheless, at this point it passes all of the
relevant CFFI tests except one. Callbacks and shareable vectors are
not implemented yet. The former seem to require functionality that is
not yet present in ABCL, IIUC.
If anyone is interested in playing with this port, I have uploaded a
patch to <http://common-lisp.net/~loliveira/patches/cffi-abcl.diff>.
It requires trivial-features 0.5.
Cheers.
-- 
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
    
    
More information about the armedbear-devel
mailing list