forked from JuliaLang/julia
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Viral B. Shah edited this page Sep 17, 2011
·
89 revisions
_
_ _ _(_)_ |
(_) | (_) (_) | A fresh approach to technical computing
_ _ _| |_ __ _ |
| | | | | | |/ _` | | http://julialang.org
| | |_| | | | (_| | | julia-math@googlegroups.com
_/ |\__'_|_|_|\__'_| |
|__/ |
This is the official documentation for the Julia programming language. It is generally intended to be read in the order below, but can for the most part be sensibly read out of order. A few sections are still incomplete, but most of the language is documented, so reading this manual should give a fairly good idea of how to write programs in it.
## Resources- Homepage: http://julialang.org
- Discussion: julia-math@googlegroups.com
- Source code: https://github.com/JuliaLang/julia
- Documentation: https://github.com/JuliaLang/julia/wiki
- Single-Page Version: https://github.com/JuliaLang/julia/wiki/Manual
Next: Introduction