Category:Julia: Difference between revisions

From Rosetta Code
Content added Content deleted
(expanded opening description of Julia)
mNo edit summary
Line 4: Line 4:
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.
It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library.
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 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.

Revision as of 00:44, 8 November 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 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,650 total.

(previous page) (next page)

A

(previous page) (next page)