Skip to content

Latest commit

 

History

History

Julia

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Julia

Installation Steps

To install Julia on Debian like systems:

sudo apt install julia

Run code

You can run your code with the following:

julia hello_world.jl