freebsd-ports/devel/SWIG/pkg-descr
2000-05-12 17:17:10 +00:00

15 lines
454 B
Text

SWIG is a tool for automatically generating the wrapper code needed
to link collections of functions written in C/C++ with interpreted
scripting languages. Currently, SWIG supports :
- Tcl
- Perl4
- Perl5
- Guile-iii
- Python 1.3
Using SWIG, it is possible to greatly simplify interface development
and to put interesting interfaces on existing applications with
little effort.
WWW: http://www.swig.org/