Questions about cffi's c2ffi support

Attila Lendvai attila at lendvai.name
Sun Sep 11 20:36:45 UTC 2016


hi


> I'm interested in the c2ffi portion of cffi and whether I can help.


i've just updated the wording of the comments at the beginning of this
file:

https://github.com/cffi/cffi/blob/master/src/c2ffi/generator.lisp

there's not much to do that i'm aware of, unless you want to venture
into some of those TODO's, or you find a bug.


> When might I want to use this in place of cl-autowrap?


cl-autowrap only uses the CFFI backends and replaces the surface API
of CFFI with its own, and while it has interesting features, not
everyone wants to depart from CFFI.

in contrast to that cffi/c2ffi is a small thing that generates vanilla
CFFI definitions.

-- 
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“When law and morality contradict each other, the citizen has the
cruel alternative of either losing his moral sense or losing his
respect for the law.”
	— Frédéric Bastiat (1801–1850), 'The Law' (1850)



More information about the cffi-devel mailing list