Integrating python with smalltalk

N

nelson

Hi all,
sorry if it isn't the right group (and sorry for the cross post, but
it's a cross- question :p ), but i'm not sure where to post. I have a
python library and i want to be able to call it from smalltalk (the
squeak implementation in particular..). I was just wondering if there
is a standard mechanism to do it. On windows i know i can create in
python a COM server and call it from smalltalk, but i wonder if there
is a more general solution (platform independent).

thanks for any advice,
nelson
 
I

Ian Upright

For a crazy response lets try:

Lets find how how we can call Python from Java or C#, without using COM.
If you can find some answers to those questions, perhaps that would shed
some light on how it would be possible in Smalltalk.

Ian
 
C

Chronos

nelson said:
On windows i know i can create in
python a COM server and call it from smalltalk, but i wonder if there
is a more general solution (platform independent).

SOAP.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,291
Messages
2,571,453
Members
48,132
Latest member
AnneHarpur

Latest Threads

Top