3 lines
187 B
Text
3 lines
187 B
Text
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.
|