Step
1: Download Juno IDE from
following location.
Open the downloaded file. Installation is
straight forward.
Juno IDE looks like below.
Simple
Hello World application in Juno IDE
Type ‘print("Hello World")’
statement and save file as ‘hello.jl’.
Go to the tab Evaluation -> Eval All
to execute the file hello.jl. You can see the output in console window.
No comments:
Post a Comment