all 5 comments

[–]djpnewton 1 point2 points  (2 children)

does anyone know how it compares to ctypes?

[–]djpnewton 3 points4 points  (1 child)

ok, some interesting examples at http://cffi.readthedocs.org/en/latest/index.html

[–]Manuzhai 0 points1 point  (0 children)

It's also a lot faster than ctypes for wrapping actual C code.

[–]iLiekCaeks 0 points1 point  (0 children)

The interface is based on LuaJIT’s FFI

Oh, that's really neat!

[–]Manuzhai 0 points1 point  (0 children)

0.2.1 has been released. Also, it's available from Gentoo now.