Re: [Pharo-users] Python bridges

2019-06-28 Thread Julien
I know a little Kilon’s bridge as I used it as backend for Python3Generator [1] in the beginning. To my understanding , the difference is that Atlas is lower-level than PythonBridge. Basically, Atlas allows one to send python string and get back the returned value if it is a primitive type (in

Re: [Pharo-users] Python bridges

2019-06-27 Thread Alexandre Bergel via Pharo-users
--- Begin Message --- > > How does usage of your Python bridge compare to Kilon's... ? > https://github.com/kilon/Atlas No idea. But our bridge adequately manages errors crossing language boundaries and employ a set of command to enable promises. I am not sure sur

[Pharo-users] Python bridges

2019-06-27 Thread Ben Coman
Subject was> Re: [Pharo-users] Anything on Pharo that would be like Opentalk on VW?) On Wed, 26 Jun 2019 at 02:45, Alexandre Bergel via Pharo-users < pharo-users@lists.pharo.org> wrote: > We have worked on bridging Pharo with Python. It works remarkably well. > Here is the website: https://objectp