Category:Julia: Difference between revisions

Content deleted Content added
Stub category page
 
Wherrera (talk | contribs)
No edit summary
 
(13 intermediate revisions by 7 users not shown)
Line 1:
{{stub}}{{language}}
{{language
|Julia
|exec=byte
|site=https://julialang.org/
|gc=yes
|parampass=both
|safety=both
|checking=dynamic
|strength=strong
}}
 
Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax silimar to [[MATLAB]]'s.
It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library.
It is a functional language that uses multiple dispatch as its primary paradigm.
It has first-class types and homoiconic macros.
 
==Todo==
[[Tasks_not_implemented_in_Julia]]