[Cython] new FFI library for Python

Stefan Behnel stefan_ml at behnel.de
Mon Jun 25 21:33:02 CEST 2012


Dan Stromberg, 25.06.2012 20:58:
> Is it related to Common Lisp's CFFI?  If not, it might be confusing to
> have two things with the same name, similar purposes, but not really
> the same thing.
> http://common-lisp.net/project/cffi/

I think "cffi" for "C foreign function interface" is just the one obvious
name for such a thing.

Stefan


More information about the cython-devel mailing list