Category Archives: python

Scripting language bindings

Besides having the ability to provide a high level and a more developer friendly API, making a scripting language binding to an existing C library could make the testing of the library a less painful process. Initially I was under … Continue reading

Posted in perl, python, ruby, swig, webservices | 3 Comments