Re: Python to Julia code generator?

2018-02-21 Thread Etienne Robillard



Le 2018-02-21 à 05:27, Chris Angelico a écrit :


"""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


Dude that is advanced stuff... :-)

Etienne

--
Etienne Robillard
tkad...@yandex.com
https://www.isotopesoftware.ca/

--
https://mail.python.org/mailman/listinfo/python-list


Re: Python to Julia code generator?

2018-02-21 Thread Chris Angelico
On Wed, Feb 21, 2018 at 9:04 PM, Steven D'Aprano
 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
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Python to Julia code generator?

2018-02-21 Thread Etienne Robillard

I found this: https://github.com/JuliaPy/PyCall.jl

Looks pretty awesome already! :-)

Thx

E

Le 2018-02-21 à 05:04, Steven D'Aprano a écrit :

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






--
Etienne Robillard
tkad...@yandex.com
https://www.isotopesoftware.ca/

--
https://mail.python.org/mailman/listinfo/python-list


Re: Python to Julia code generator?

2018-02-21 Thread Steven D'Aprano
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




-- 
Steve

-- 
https://mail.python.org/mailman/listinfo/python-list