Category:Julia: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 3: Line 3:
|Julia
|Julia
|exec=byte
|exec=byte
|site=http://julialang.org/
|site=https://julialang.org/
|gc=yes
|gc=yes
|parampass=both
|parampass=both
Line 15: Line 15:
It is a functional language that uses multiple dispatch as its primary paradigm.
It is a functional language that uses multiple dispatch as its primary paradigm.
It has first-class types and homoiconic macros.
It has first-class types and homoiconic macros.

==Todo==
[[Tasks_not_implemented_in_Julia]]

Latest revision as of 02:59, 27 February 2023

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:
Garbage collected: Yes
Parameter passing methods: By reference, By value
Type safety: Safe, Unsafe
Type strength: Strong
Type checking: Dynamic
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.

Todo

Tasks_not_implemented_in_Julia

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)