Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Julia collapses entire programming paradigms into single character syntax, and often will transparently handle clean parallelism or cluster instance batching.

https://docs.julialang.org/en/v1/manual/mathematical-operati...

Go is similar in many ways, but takes a performance hit in areas like Garbage collection.

The Julia community is great, and performance projects may also be compiled into a binary image. =3



Judging by Julia's Discourse, compiling actual production Julia code into a standalone binary is highly nontrivial and ordinary users don't really know how and why to do this.


Example should still work:

https://julialang.github.io/PackageCompiler.jl/dev/devdocs/b...

They greatly improved the generated binary file size last year. ymmv with "--trim=unsafe-warn" =3




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: