Julia (programming language): Difference between revisions

Content deleted Content added
Add name of that link
DGG (talk | contribs)
temporarily restored for discussion at Deletion Review
Line 1:
{{tempundelete}}
<!-- Please do not remove or change this AfD message until the issue is settled -->
{{Article for deletion/dated|page=Julia (programming language)|timestamp=20120609185946|year=2012|month=June|day=9|substed=yes|help=off}}
<!-- For administrator use only: {{Old AfD multi|page=Julia (programming language)|date=9 June 2012|result='''keep'''}} -->
<!-- End of AfD message, feel free to edit beyond this point -->
{{third-party|date=April 2012}}
{{Infobox programming language
| name = Julia
| year = 2009
| license = [[MIT License]], [[GPL]], [[LGPL]] and [[BSD license]]
| platform = GNU/Linux, Darwin OS/X and FreeBSD<ref>[https://github.com/JuliaLang/julia Julia programming language readme at Github]</ref>
| website = {{URL|http://julialang.org/}}
| latest_release_version = none
| latest_preview_version = 0-prerelease <ref>{{cite web |url=https://github.com/JuliaLang/julia/blob/master/VERSION|title= Julia last version}}</ref>}}
 
'''Julia''' is a free, high-level, high-performance{{cn|date=June 2012}} dynamic [[programming language]] for technical computing, with syntax intended to be familiar to users of other technical computing environments, such as [[Matlab]]. It provides a compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, mostly written in Julia itself, also integrates [[C programming language|C]] and [[Fortran]] libraries for [[linear algebra]], [[random number]] generation, [[Fast Fourier transform|FFTs]], and [[string processing]]. More libraries continue to be added over time. Julia programs are organized around defining functions, and overloading them for different combinations of argument types (which can also be user-defined).<ref>{{cite web |url=http://julialang.org/|title=Julia Official Website}}</ref>
 
== References ==
{{reflist}}
 
==External links==
* [http://julialang.org/ Julia official website]
* [http://www.statalgo.com/julia/ Resources for Julia (statalgo)]
* [http://2pif.info/op/julia.html A Matlab programmer's take on Julia]
 
[[Category:Object-oriented programming languages]]
[[Category:High-level programming languages]]
 
[[es:Julia (lenguaje de programación)]]
[[fr:Julia (langage de programmation)]]
[[ru:Джулия (язык программирования)]]
[[tr:Julia (programlama dili)]]
[[zh:Julia (编程语言)]]