Python under Java?

mrk tom at krause.dk
Wed Jul 7 04:01:12 EDT 1999


Cameron Laird wrote:

> In article <p0dg3.895$6M6.293143 at news.shore.net>,
> Michael P. Reilly <arcege at shore.net> wrote:
> >Bill Janssen <janssen at parc.xerox.com> wrote:
> >: Has anyone tried embedding Python under Java, using JNI?  When I try it
> >: (with JDK 1.2 on Solaris 2.6 and Python 1.5), I get SEGV inside
> >: Py_Initialize().
> >
> >I don't think anyone has trying to _embed_ Python in Java.  But Python
>                         .
> To the contrary:  see <URL:http://
> pip.dknet.dk/~pip1848/jpython/Readme_jnios.html>.
> --

Not quite. jnios is a reimplementation of the posix module in JNI & java. It
does not attempt to run the python VM under java. I believe that is what Bill
Janssen have in mind.

Regards,
Finn Bock
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bckfnn.vcf
Type: text/x-vcard
Size: 317 bytes
Desc: Card for Finn Bock
URL: <http://mail.python.org/pipermail/python-list/attachments/19990707/931c3679/attachment.vcf>


More information about the Python-list mailing list