Category:Julia: Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
{{language
{{language | Julia | site=http://julialang.org/ }}
|Julia
|exec=bytecode
|site=http://julialang.org/
|gc=yes
|checking=static
}}


Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax silimar to [[MATLAB]]'s.
Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax silimar to [[MATLAB]]'s.

Revision as of 18:37, 15 September 2017

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Julia
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (bytecode)
Garbage collected: Yes
Type checking: Static
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Julia.

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.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Julia"

The following 200 pages are in this category, out of 1,649 total.

(previous page) (next page)

A

(previous page) (next page)