For different software packages created using different tools to interoperate, an intermediate layer called API bindings is needed. These bindings can be created by hand, but that takes time and needs to be updated whenever one of the packages changes. Since these bindings are often quite repetitive, it is reasonable to try and generate them […]
Read More