forked from JuliaLang/julia
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
StefanKarpinski edited this page Jun 9, 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. The manual is not complete yet, but the sections that do exist should give a fair idea of the possibilities of the Julia language.
## Contents- Introduction
- Getting Started
- Numeric Primitives and Literals
- Mathematical Operations
- Complex and Rational Numbers
- Strings
- Functions
- Control Flow
- Variables and Scoping
- Types
- Methods
- Conversion and Promotion
- Arrays
- Running External Programs
- Parallel Computing
- Metaprogramming
- Calling C Code
- Standard Library Reference
- Homepage: http://julialang.org
- Download: https://github.com/JuliaLang/julia
- Documentation: https://github.com/JuliaLang/julia/wiki
- Discussion: julia-math@googlegroups.com