Differences between revisions 35 and 37 (spanning 2 versions)
Revision 35 as of 2003-10-06 19:42:43
Size: 3818
Editor: MikeRovner
Comment:
Revision 37 as of 2004-01-12 19:28:46
Size: 4126
Editor: 80-28-2-194
Comment:
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
= Lisp =
 * [http://www.caddr.com/code/lython/ Lython] - Lisp front-end for Python.
Line 67: Line 70:
= Lua =
 * [http://moin.conectiva.com.br/LunaticPython LunaticPython] - a two-way bridge between Python and Lua.
 * [http://www.equi4.com/lux/ Lux] - a mutant Lua emphasizing interoperation with Python, Perl, etc.

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


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

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

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)

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

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