Differences between revisions 47 and 49 (spanning 2 versions)
Revision 47 as of 2004-11-30 09:22:32
Size: 4628
Editor: 82-68-80-137
Comment:
Revision 49 as of 2007-12-14 16:00:05
Size: 4815
Editor: PaulBoddie
Comment: Use archived page for Lython; added CLPython link.
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
 * [http://www.caddr.com/code/lython/ Lython] - Lisp front-end for Python.  * ["CLPython"] - Python implemented in Common Lisp
 * [http://web.archive.org/web/20050207230521/
http://www.caddr.com/code/lython/ Lython (archived page)] - Lisp front-end for Python
Line 80: Line 81:
 * PythonVsHaskell has a section "Using both Python & Haskell with ctypes".

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.