HP Forums
Article on the Julia language... - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: Not HP Calculators (/forum-7.html)
+--- Forum: Not remotely HP Calculators (/forum-9.html)
+--- Thread: Article on the Julia language... (/thread-15700.html)



Article on the Julia language... - KF6GPE - 10-09-2020 04:11 PM

https://arstechnica.com/science/2020/10/the-unreasonable-effectiveness-of-the-julia-programming-language/

The coverage of multiple dispatch goes on a little long, but that's OK if you haven't seen it before.

Has anyone experimented with Julia? Any thoughts?

I don't need much beyond my DM42 at this point, so I haven't taken the time to experiment with it. But it does look fun. Apparently you can get it running on Android, too:
https://www.reddit.com/r/Julia/comments/c1el96/how_to_install_julia_on_android/

So it is at least in some sense portable...


RE: Article on the Julia language... - pier4r - 10-10-2020 10:35 AM

with termux on android one can do a lot, unfortunately is only for android 5.0 and on (thus old devices cannot be used, for those there is a chroot).

Termux on android : python, awk, julia (of course C, perl) and many others.