Other tools

Pyfort for Python-Fortran integration
(does not handle F90/F95, not as simple as F2PY)
SIP: tool for wrapping C++ libraries
Boost.Python: tool for wrapping C++ libraries
CXX: C++ interface to Python (Boost is a replacement)
Note: SWIG can generate interfaces to most scripting languages (Perl, Ruby, Tcl, Java, Guile, Mzscheme, ...)

previousnexttable of contents