Differences between revisions 38 and 40 (spanning 2 versions)
Revision 38 as of 2004-02-12 23:39:11
Size: 4137
Editor: MikeRovner
Comment:
Revision 40 as of 2004-03-27 11:26:43
Size: 4083
Editor: p508C88FD
Comment: Added link to Perl -> Python converter 'bridgekeeper'.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[[TableOfContents]]

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

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

[wiki:Thinki/UsingPythonWithOtherLanguages Much more extensive page on Thinki]
== Articles ==
----
'''Articles'''
Line 21: Line 22:

-----
[[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.]]
Line 57: Line 49:

For converting/porting Perl code to Python the tool
'Bridgekeeper' [http://www.crazy-compilers.com/bridgekeeper/]
may be handy.
Line 85: Line 81:

= See also =
Thinki: wiki:Thinki/UsingPythonWithOtherLanguages

TableOfContents

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

C/C++

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


Articles

Fortran

Lisp

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

Perl

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

For converting/porting Perl code to Python the tool 'Bridgekeeper' [http://www.crazy-compilers.com/bridgekeeper/] may be handy.

R

Objective-C

Tcl

Lua

Other (applications)

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

Other (standards and protocols)

See also

Thinki: wiki:Thinki/UsingPythonWithOtherLanguages

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

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