Differences between revisions 19 and 20
Revision 19 as of 2003-01-02 18:46:26
Size: 2607
Editor: MikeRovner
Comment: Objective-C
Revision 20 as of 2003-04-05 21:16:42
Size: 2608
Editor: pc205a
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
 * FtwoPy - Fortran to Python Interface Generator (http://cens.ioc.ee/projects/f2py2e/)
 * PyFort -- The Python-Fortran connection tool (http://pyfortran.sourceforge.net/)
 * ["F2PY"] - Fortran to Python Interface Generator (http://cens.ioc.ee/projects/f2py2e/)
 * PyFort - The Python-Fortran connection tool (http://pyfortran.sourceforge.net/)

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]

Articles

Embedding Python in Multi-Threaded C/C++ Applications in [http://www.linuxjournal.com/article.php?sid=3641 LinuxJournal]


[[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

Prolog

See also [http://www.google.com/search?hl=en&lr=&ie=ISO-8859-1&q=Python+prolog]

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

R

Objective-C

Other (applications)

to name a few. There are much [http://www.google.com/search?q=Python+binding&hl=en more...]

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

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