blob: 5a64fc0fb8773e619e8cf9e498ebd7735018b40a (
plain) (
blame)
1
2
3
4
5
6
7
|
Ruby module for SWIG.
SWIG (http://www.swig.org/) is an interface compiler that connects
programs written in C and C++ with scripting languages. This module
extends SWIG to produce wrapper code for Ruby.
WWW: http://www.goto.info.waseda.ac.jp/~fukusima/ruby/swig-e.html
|