2017-12-07 14:59:14 +01:00

16 lines
469 B
Markdown

# SWIG
_Software development tool that connects programs written in C and C++ with a variety of high-level programming languages._
- Home: http://swig.org/
- Wikipedia: https://en.wikipedia.org/wiki/SWIG
- Download: http://www.swig.org/download.html
- State: mature
- Keywords: language binding, interface generator
- Code: https://github.com/swig/swig
- Language(s): C++
- License: [Special](https://raw.githubusercontent.com/swig/swig/master/LICENSE)
## Building