From: Jon S. <js...@di...> - 2006-05-25 15:49:31
|
> As far as I know Jython cant use any non-pure-python module...This has > to do with the code being compilable into java. > Fl=E1vio right. when I said "sanctioned pipeline" I was suggesting some kind =20 of communication protocol and configuration that would allow the two =20 pythons/libraries/interpreters to run side by side, communicate with, =20= and perhaps expose APIs to each other > On 5/24/06, Jon Schull <js...@di...> wrote: > >> I'm working on a music visualization app and am wanting to use both >> jython and vpython. >> >> I assume vpython-core2 will continue to be jython-incompatible (?) >> but what about some kind of "sanctioned pipeline" for having these >> (or any?) two pythons inter-operating? >> >> |