368
Comment:
|
513
converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Jython is a Python interpreter implemented in Java. It can be fully integrated into own Java applications or alternatively Python applications - which have full access to Java classes - can be compiled into Java classes. More about Jython can be found here: [http://www.jython.org]. | Jython is a Python interpreter implemented in Java. It can be fully integrated into own Java applications or alternatively Python applications - which have full access to Java classes - can be compiled into Java classes. More about Jython can be found here: [[http://www.jython.org]] and here [[http://wiki.python.org/jython]]. |
Line 5: | Line 5: |
---- See [[Eclipse]] ---- [[http://www.unixreview.com/documents/s=7887/ur0303f/|Here]] is a review of two books written on Jython. ---- |
|
Line 6: | Line 16: |
[EclipseIDE] EclipseJythonPythonIntegration |
Jython
Jython is a Python interpreter implemented in Java. It can be fully integrated into own Java applications or alternatively Python applications - which have full access to Java classes - can be compiled into Java classes. More about Jython can be found here: http://www.jython.org and here http://wiki.python.org/jython.
See Eclipse
Here is a review of two books written on Jython.