Merge branch 'master' of github.com:nikiroo/gofetch
[gofetch.git] / test / expected / LWN / 0000764001.header
1 0[$] An introduction to the Julia language, part 2 null/LWN/0000764001 70
2 i [Development] Sep 4, 2018 15:57 UTC (Tue) (jake)
3 i
4 i [1]Part 1 of this series introduced the [2]Julia project's
5 i goals and development process, along with the language syntax,
6 i including the basics of control flow, data types, and, in more
7 i detail, how to work with arrays. In this part, user-defined
8 i functions and the central concept of multiple dispatch are
9 i described. It will also survey Julia's module and package
10 i system, cover some syntax features, show how to make plots,
11 i and briefly dip into macros and distributed computing.
12 i
13 i
14 i
15 i [1] https://lwn.net/Articles/763626/
16 i
17 i [2] http://julialang.org/
18 i