Julia programs automatically compile to efficient native code via llvm, and support multiple platforms Julia is dynamically typed, feels like a scripting language, and has good support for interactive use, but can also optionally be separately compiled. The main homepage for julia can be found at julialang.org This is the github repository of julia source code, including instructions for compiling and installing julia, below. A dynamic language, julia is relatively easy for programmers to learn and adapt.
OPEN