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 <[EMAIL PROTECTED]> 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=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
pydev-code mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to