Difference between revisions of "Julia"

From Bacliff Exploration Society
Jump to navigation Jump to search
(added logo)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
[[File:Julia.png|300px|thumb|right| Julia logo]]
 +
 
Julia is a programming language that was written to combine:  
 
Julia is a programming language that was written to combine:  
* the readability advantages of [[MATLAB]]
+
* the readability advantages of [[Matlab]]
 
* the performance advantages of [[C++]]
 
* the performance advantages of [[C++]]
 
* the quaint charm of [[Ada]]
 
* the quaint charm of [[Ada]]

Latest revision as of 14:49, 25 September 2019

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.

Learning

The best way to learn Julia is to invent it from scratch.