Difference between revisions of "Julia"
Jump to navigation
Jump to search
(Created page with "Julia is a programming language that was written to combine all of the readability advantages of MATLAB, all the performance advantages of C++, all the quaint charm of Ada, an...") |
SpaceLaird (talk | contribs) (added logo) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | Julia is a programming language that was written to combine | + | [[File:Julia.png|300px|thumb|right| Julia logo]] |
+ | |||
+ | Julia is a programming language that was written to combine: | ||
+ | * the readability advantages of [[Matlab]] | ||
+ | * the performance advantages of [[C++]] | ||
+ | * the quaint charm of [[Ada]] | ||
+ | * the disadvantages of a do-it-yourself language. | ||
+ | |||
+ | == Language Features == | ||
+ | Julia allows Unicode characters in source code, meaning the new era of source code emojis has dawned upon us all. | ||
Julia is written in Julia, which in turn is written in the tears of children. | Julia is written in Julia, which in turn is written in the tears of children. | ||
+ | ==Learning== | ||
The best way to learn Julia is to invent it from scratch. | The best way to learn Julia is to invent it from scratch. |
Latest revision as of 14:49, 25 September 2019
Julia is a programming language that was written to combine:
- the readability advantages of Matlab
- the performance advantages of C++
- the quaint charm of Ada
- the disadvantages of a do-it-yourself language.
Language Features
Julia allows Unicode characters in source code, meaning the new era of source code emojis has dawned upon us all.
Julia is written in Julia, which in turn is written in the tears of children.
Learning
The best way to learn Julia is to invent it from scratch.