Y
Hacker News
new
|
ask
|
show
|
jobs
by
flavio81
3220 days ago
Um, i'm not sure. Python was designed with C compatibility as a main feature since the start, anyways.
1 comments
e12e
3220 days ago
The cffi module in python came from pypy (which broke the cpython c api) - but both the python ctypes module and cffi use libffi:
https://en.m.wikipedia.org/wiki/Libffi
link
vram22
3216 days ago
Interesting info, thanks.
link
https://en.m.wikipedia.org/wiki/Libffi