An open API service indexing awesome lists of open source software.

https://github.com/younghakim7/julia_lang


https://github.com/younghakim7/julia_lang

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Windows OS choco Install

https://community.chocolatey.org/packages/Julia



# julia compile python 와 비슷하다

```

PS D:\Hello_Julia> julia .\hello.jl

hello world

```



# julia_Lang

https://julialang.org/


# Learn Julia

https://docs.julialang.org/en/v1/


# Code example(Julia Lang)

https://julialang.org/learning/code-examples/