freeCodeCamp/guide/english/julia/index.md

633 B

title
Julia

What is Julia?

Julia is a high-performance, optionally-typed programming language aimed for scientific and numerical computing. It features libraries for linear algebra, numeric optimization, signal processing and machine learning among others. It uses multiple dispatch and has an LLVM backend and JIT compiler. Julia is selected to be used in the development of the safety critic next generation airborne collision avoidance system.