Category:Julia: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(expanded opening description of Julia)
Line 2: Line 2:
{{language | Julia | site=http://julialang.org/ }}
{{language | Julia | site=http://julialang.org/ }}


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.
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 it's primary paradigm.
It has first-class types and homoiconic macros.

Revision as of 02:46, 8 May 2013

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
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 it's 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)