Differences between revisions 9 and 11 (spanning 2 versions)
Revision 9 as of 2002-09-26 04:31:58
Size: 675
Editor: MikeRovner
Comment:
Revision 11 as of 2002-09-30 23:34:21
Size: 1395
Editor: MikeRovner
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= C/C++ =
Line 13: Line 14:
-----
[[There are also interesting solutions for co-operation
between Python and such languages as Tcl,
Perl,
Fortran,
Prolog,
and many others.
We'll write more on these subjects, in time.]]
= Fortran =
 * FtwoPy - Fortran to Python Interface Generator (http://cens.ioc.ee/projects/f2py2e/)
 * PyFort -- The Python-Fortran connection tool (http://pyfortran.sourceforge.net/)
= Java =
 * ["Jython"] - Python implemented in Java
= C#/.NET =
[http://www.activestate.com/Corporate/Initiatives/NET/Research.html?_x=1 ActiveState research]
= Perl =
See http://www.faqts.com/knowledge_base/view.phtml/aid/17202/fid/1102
 * PyPerl [http://aspn.activestate.com/ASPN/CodeDoc/pyperl/perlmodule.html]

C/C++

There a various tools which make it easier to bridge the gap between Python and C/C++:

[Hint: The idea is to create pages for the stuff, not just link it.]

[wiki:Thinki/UsingPythonWithOtherLanguages Much more extensive page on Thinki]


[[There are also interesting solutions for co-operation between Python and such languages as Tcl, Perl, Fortran, Prolog, and many others. We'll write more on these subjects, in time.]]

Fortran

Java

  • ["Jython"] - Python implemented in Java

C#/.NET

[http://www.activestate.com/Corporate/Initiatives/NET/Research.html?_x=1 ActiveState research]

Perl

See http://www.faqts.com/knowledge_base/view.phtml/aid/17202/fid/1102

IntegratingPythonWithOtherLanguages (last edited 2020-07-29 18:06:27 by JaraKaca)

Unable to edit the page? See the FrontPage for instructions.