Julia
Jump to navigation
Jump to search
Note: https://julialang.org/ has beautiful and open-source documentation, non-Arch-specific information should be contributed there.
Julia is a high-level, high-performance dynamic programming language for numerical computing. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library.
Installation
Install the julia package. To learn and use Julia, please read upstream documents.
Integration with editors
Vim
Syntax highlighting and more
Linting
The julialint plugin combined with the Lint.jl package can provide linting.