Python under Java?
Michael P. Reilly
arcege at shore.net
Mon Jul 5 21:32:05 EDT 1999
More information about the Python-list mailing list
Mon Jul 5 21:32:05 EDT 1999
- Previous message (by thread): Python under Java?
- Next message (by thread): Python under Java?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 has been _implimented_ with Java (instead of and in addition to C). Look at JPython (http://www.jpython.org/). -Arcege
- Previous message (by thread): Python under Java?
- Next message (by thread): Python under Java?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list