ccache-swig

Generate scripting interfaces to C/C++ code

Install

All systems
curl cmd.cat/ccache-swig.sh
Debian Debian
apt-get install swig
Ubuntu
apt-get install swig
Alpine
apk add swig
Arch Arch Linux
pacman -S swig
image/svg+xml Kali Linux
apt-get install swig
CentOS
yum install swig
Fedora
dnf install ccache-swig
Windows (WSL2)
sudo apt-get update sudo apt-get install swig
OS X
brew install swig
Raspbian
apt-get install swig
Docker
docker run cmd.cat/ccache-swig ccache-swig powered by Commando

swig

Generate scripting interfaces to C/C++ code

SWIG is a compiler that makes it easy to integrate C and C++ code with other languages including Perl, PHP, Tcl, Ruby, Python, Java, Guile, Mzscheme, Chicken, OCaml, Pike, and C#. Swig takes a set of ANSI C/C++ declarations and generates an interface for them to your favorite scripting language. This is a dependency package providing the stable version of SWIG.

ccache-swig

Fast compiler cache

swig2.0

Generate scripting interfaces to C/C++ code

SWIG is a compiler that makes it easy to integrate C and C++ code with other languages including Perl, PHP, Tcl, Ruby, Python, Java, Guile, Mzscheme, Chicken, OCaml, Pike, and C#. Swig takes a set of ANSI C/C++ declarations and generates an interface for them to your favorite scripting language.