pkgsrc/devel/swig/DESCR

12 lines
432 B
Text
Raw Normal View History

SWIG (Simplified Wrapper and Interface Generator)
1999-01-14 06:00:25 +01:00
SWIG is a compiler that integrates C and C++ with languages including
Perl, Python, Tcl, Guile, Mzscheme, Java, Ruby, PHP, and Ocaml.
1999-01-14 06:00:25 +01:00
SWIG reads annotated C/C++ header files and creates wrapper code (glue
code) in order to make the corresponding C/C++ libraries available to
the listed languages, or to extend C/C++ programs with a scripting
language.
2012-11-04 00:44:43 +01:00
This is version 1 of swig.