[Pydev-code] Jython<->CPython for Scripting
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2006-04-04 17:02:54
|
I guess you could do it with some tool to embed cpython in java... There are some projects that say they support this (note that I never tried any of those): http://jepp.sourceforge.net/ http://jpe.sourceforge.net/ http://jpype.sourceforge.net/roadmap.html Cheers, Fabio On 4/4/06, Don Taylor <nos...@gm...> wrote: > > Fabio: > > Do you know if it is possible to interface Jython to CPython? > > I was wondering if it would be possible to simply use Jython to write a > bunch of adapters between Java and CPython so that CPython 2.4 could be > used as the scripting language. > > I guess it could be done in separate processes, but I was wondering > about the possibility of having both in the same process. > > Don. > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat= =3D121642 > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > |