[Pydev-code] Jython<->CPython for Scripting
Brought to you by:
fabioz
|
From: Don T. <nos...@gm...> - 2006-04-04 14:53:44
|
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. |