You just sent this same e-mail 24 hours ago. I think the problems we
are solving are different. We are addressing language siloing at the
data level and the shared-computing-libraries level. I am not sure
that code transpilers help us very much.

On Tue, May 18, 2021 at 7:23 PM Arun Sharma <arun.sha...@gmail.com> wrote:
>
> Hello:
>
> I just watched a video about Apache Arrow (
> https://www.youtube.com/watch?v=-ZikPi2nmSI) that discussed Language silos
> and one of the questions towards the end was about being able to translate
> automatically from one language to another.
>
> I'm not aware of the specific requirements for one to be able to write a
> query in say python and push it down into a rust based query engine. But I
> wanted to share what I've been working on for the last few months in the
> hope that people in this community can give me feedback about the
> usefulness of this work and any specific feature requests you may have.
>
> The project is called py2many. It transpiles a small subset of python to
> rust, c++, julia and 4 other languages. More info here:
>
> https://adsharma.github.io/py2many0.2.1/
> https://github.com/adsharma/py2many
>
>  -Arun

Reply via email to