swig

simplified wrapper and interface generator

WWW CVSWeb GITHub
  1. Package version
    swig-4.1.0p1
  2. Maintainer
    The OpenBSD ports mailing-list

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 :

- Guile
- Java
- Mzscheme
- PHP
- Perl
- Python
- Ruby
- Tcl

Using SWIG, it is possible to greatly simplify interface development
and to put interesting interfaces on existing applications with
little effort.

  • tcl->=8.5,<8.6:lang/tcl/8.5
  • lang/guile
  • lang/python/3.10
  • devel/gmake