blob: 6b3efbaa79c3c958dcfd705378db7a1e9adc55f9 (
plain)
1
2
3
4
5
6
7
|
Valabind is a tool to parse vala or vapi files to transform them into
swig interface files, C++, NodeJS-ffi or GIR.
With swig, you can create language bindings for any API written in vala
or C with a vapi interface.
It can also generate bindings for C++.
|