Julia (programming language)

This is an old revision of this page, as edited by Mattsenate (talk | contribs) at 22:30, 7 February 2013 (creates page, with sources (including Network World magazine), and basic info, links to official Julia programming language website). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

{{Infobox programming language | name = Julia | logo = Official Julia logo | paradigm = | year = 2012 | designer = Jeff Bezanson, Stefan Karpinski, Viral B. Shah, Alan Edelman | developer = | latest_release_version = | typing = | implementations = C, Fortran, Julia | dialects = | influenced_by = MATLAB, Octave, [[R (programming language) | R], SciPy (python), and SciLab | operating_system = Cross-platform | license = MIT License | website = julialang.org | file_ext = .jl }}

Julia is a high-level programming language written specifically for high-performance dynamic programming, relevant for technical and scientific computing.[1] The primary distribution of Julia is written in C, Fortran, and Julia itself.[2] Julia was initially released in 2012.[3] [4]

See also

References

  1. ^ "The Julia Language (Official Webste)".
  2. ^ "Julia: A Fast Dynamic Language for Technical Computing" (PDF).
  3. ^ "Official Julia Blog". Retrieved 7 February 2013.
  4. ^ Mark, Gibbs. "Pure and Julia are cool languages worth checking out". Network World. Retrieved 7 February 2013.

Further reading