Differences between revisions 12 and 13
Revision 12 as of 2007-11-01 23:40:40
Size: 1478
Editor: cpe-075-182-091-179
Comment:
Revision 13 as of 2008-11-15 13:59:38
Size: 1484
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * [http://www.jython.org/ Official Jython site]
 * ["Jython"]
 * [[http://www.jython.org/|Official Jython site]]
 * [[Jython]]
Line 15: Line 15:
At PyCon, there was some talk of porting ["Zope"], or at least the ZODB, to ["Jython"]. Zope Corp. seems interested in this, but they need Jython 2.2. At PyCon, there was some talk of porting [[Zope]], or at least the ZODB, to [[Jython]]. Zope Corp. seems interested in this, but they need Jython 2.2.
Line 18: Line 18:
Is it possible to script ["Eclipse"] with ["Jython"]? If so, could we write a little tutorial? Is it possible to script [[Eclipse]] with [[Jython]]? If so, could we write a little tutorial?
Line 20: Line 20:
["EclipsePythonIntegration"] gives lots of help. [[EclipsePythonIntegration]] gives lots of help.
Line 23: Line 23:
We need some. If you know of any large commercial or non-commercial project that has used Jython with success (ideally shipping ["Jython"] code as all or part of a product), please add a note to JythonSuccessStories. Someone will try to track down more information and interview those involved. We need some. If you know of any large commercial or non-commercial project that has used Jython with success (ideally shipping [[Jython]] code as all or part of a product), please add a note to JythonSuccessStories. Someone will try to track down more information and interview those involved.
Line 27: Line 27:
 * ["Jython"] is currently (mostly) compatible with Python 2.2.  * [[Jython]] is currently (mostly) compatible with Python 2.2.
Line 29: Line 29:
 * Jython does not work with [http://www.kaffe.org/ Kaffe], which is the only Java implementation that is light enough for the [http://www.ltsp.org/ Linux Terminal Server Project] (used in some schools).  * Jython does not work with [[http://www.kaffe.org/|Kaffe]], which is the only Java implementation that is light enough for the [[http://www.ltsp.org/|Linux Terminal Server Project]] (used in some schools).

A category page for content specific to Jython. We discussed creating this page during a Jython BOF at PyCon 2003.

Jython Pages

Jython Ideas

Porting Zope

At PyCon, there was some talk of porting Zope, or at least the ZODB, to Jython. Zope Corp. seems interested in this, but they need Jython 2.2.

Jython with Eclipse

Is it possible to script Eclipse with Jython? If so, could we write a little tutorial?

EclipsePythonIntegration gives lots of help.

Jython success stories

We need some. If you know of any large commercial or non-commercial project that has used Jython with success (ideally shipping Jython code as all or part of a product), please add a note to JythonSuccessStories. Someone will try to track down more information and interview those involved.

Jython Problems

  • Jython is currently (mostly) compatible with Python 2.2.

  • In a related point, many people judge "How powerful is Python?" by their first Jython experience. generators, logging, new-style classes, nested scopes, etc ... do not appear.
  • Jython does not work with Kaffe, which is the only Java implementation that is light enough for the Linux Terminal Server Project (used in some schools).


CategoryCategory

CategoryJython (last edited 2011-03-03 18:33:01 by PaulBoddie)

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