Author's Bio: Anton Mamaenko

Thursday, November 5, 2009

Binding scripting languages to natives

While agile software development extensively relies on flexibility of scripting languages, and their testing infrastrucutre, there is still plenty of room for native languages in software development.

Here is a link to a great library that allows to get the best of both worlds:

http://www.swig.org/index.php

SWIG is a tool that takes an interface definition from a high-level language and generates the wrapper for scripting languages to use it.

No comments:

Post a Comment

Search This Blog