Python to Julia code generator?

Chris Angelico rosuav at gmail.com
Wed Feb 21 05:27:41 EST 2018


On Wed, Feb 21, 2018 at 9:04 PM, Steven D'Aprano
<steve+comp.lang.python at pearwood.info> wrote:
> On Wed, 21 Feb 2018 04:13:56 -0500, Etienne Robillard wrote:
>
>> Hi,
>>
>> Would it be possible to build a Python to Julia code generator??
>>
>> i'm interested to learn Julia and would love to have the capacity to
>> embed or run native Python code in Julia..
>
> http://blog.leahhanson.us/post/julia/julia-calling-python.html
>

"""If you find that your production code is too slow because you’re
using mutual recursion between nine different languages, blame Dan Luu
for this terrible idea."""

I have... NEVER gone as far as nine. That takes the cake. In fact, I
don't recall ever going beyond three. At least, not in production...

ChrisA



More information about the Python-list mailing list