En Sat, 28 Jul 2007 08:29:38 -0300, Andrea Tomadin <[EMAIL PROTECTED]>
escribió:
> I need to use the Python interpreter as if it were a Matlab or
> Mathematica "kernel", i.e. running in the background while I use an
> interface program to send commands and get output.
Try building something aro
Hi,
I need to use the Python interpreter as if it were a Matlab or
Mathematica "kernel", i.e. running in the background while I use an
interface program to send commands and get output.
Ideally, I would pipe some text "to" the interpreter (through a fifo,
a socket...?) and got all the outp