Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python. The interface is based on LuaJIT. ok aja@
4 lines
187 B
Plaintext
4 lines
187 B
Plaintext
Foreign Function Interface for Python calling C code. The aim of this
|
|
project is to provide a convenient and reliable way of calling C code
|
|
from Python. The interface is based on LuaJIT.
|