Why I still recommend Julia

#110 · 🔥 216 · 💬 200 · one year ago · huijzer.xyz · amkkma · 📷
Before we can dive into that, we have to start by describing how function calls work in Julia. Another reason that I still recommend Julia is that it manages platform independence well. To do this, Julia has solved problems with package management and third-party binary objects. Often, Yggdrasil's binaries are available for more platforms than the original binaries! Like nixpkgs, the binaries can be dynamically linked to other binaries already existing in the system, say, upstream binaries. In other words, you only have to install Julia or get the default Julia Docker image. Docker or apt-get are mostly restricted to cases where packages aren't yet available in Julia. To finally answer why I still recommend Julia, I have to talk about expressiveness.
Why I still recommend Julia



Send Feedback | WebAssembly Version (beta)