Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 180 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 180 Bytes

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