The Julia Language

Julia was designed from the beginning for high performance . Julia programs compile to efficient native code for multiple platforms via LLVM. Julia is dynamically-typed, feels like a scripting language, and has good support for interactive use.



https://julialang.org/

Comments