Does it work with Pharo ? I downloaded the documentation and is really well written. But I have no clue how to test with Pharo.��
Communication of languages and apps through sockets is nothing original or rare.��
I was actually considering expanding Atlas to not only talk to python but also talk to Pharo as well. My goal is to make pharo take advantage of multi core cpus. Each new instance of Pharo takes on core because this is how OS works with processes and Atlas could act as a net of communication between different instances of Pharo. ��Possible its an idea I wont work on but its something I consider in the back of my head. But if its easy enough I may do it.