|
|
|
|
|
by piokuc
3218 days ago
|
|
What's also important is to have a simple, neat API, ideally C API. If you do have it, then writing wrappers for any language, even manually, without SWIG (which is great, but does add complexity to your project's build process), is simple. |
|