Differences between revisions 45 and 46
Revision 45 as of 2004-04-10 10:25:18
Size: 4613
Editor: h0010602ed0bb
Comment:
Revision 46 as of 2004-04-13 20:13:28
Size: 4551
Editor: h0010602ed0bb
Comment: Corrected pwig entry.
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

= Multi-Language Python Wrapping =
 * [http://pwig.sourceforge.net/ pwig] is a modified SWIG which wraps Python, instead of C/C++, for use with various languages.
Line 20: Line 17:
 * [http://pwig.sourceforge.net/ pwig] is a SWIG extension for writting new language modules in Python.

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


Related

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

OCaml

  • [http://pycaml.sourceforge.net/ Pycaml] - write Python extension modules in OCaml (instead of C), and use Python code and native libraries from OCaml programs.

Eiffel and Haskell

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.