The Julia Project, December 27, 2023. — 1693 p.
Julia Language is dynamically typed, feels like a scripting language, and has good support for interactive use. Julia has a rich language of descriptive data types, and type declarations can be used to clarify and solidify programs. The programs compile efficient native code for multiple platforms via LLVM.