2018-01-10 14:26 GMT+01:00 Serge Stinckwich <serge.stinckwich@gmail.com>:On Wed, Jan 10, 2018 at 2:23 PM, Julien <julien.delplanque@inria.fr> wrote:Hello Serge,Do you mean pieces of code you wrote in Python using Numpy that you want to transform to Smalltalk code using PolyMath?It���s kind of the other way around of this project. :-)���yes this is exactly the opposite :-(������I guess I need a Python parser and after that I can do AST transformation ...Hi Serge,there is a Python2.7 parser with AST that could be used.
| "Programs must be written for people to read, and only incidentally for machines to execute." |