PROGRAMMING LANGUAGES
Julia
Article by:Geoffrey Hunter
Date Published: | |
Last Modified: |
Contents
Overview
Julia is a dynamically-typed, compiled language with a strong emphasis on mathematics and data visualization applications. Julia code files usually end in .jl
.
Installation
Linux
You can download generic Linux Julia binaries at https://julialang.org/downloads/.
|
|
Compilation
You can compile a Julia file with:
|
|
Authors

This work is licensed under a Creative Commons Attribution 4.0 International License .