Sept. 28, 2010
10:30 p.m.
Depends what level.... At a high level you could use OSProcess to invoke the correct Python command line and do it in a different process. Or you could use some socket protocol if you have a python interpreter already running waiting for commands. or a mixture of the two... At a lower level you could look to link Python as a C library. cheers, Mike On Tue, Sep 28, 2010 at 10:56 PM, Alberto Bacchelli <alberto.bacchelli@usi.ch> wrote:
Hi,
 Is there any way to make Pharo and Python communicate?
Thanks, Â Alberto
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project