Julia

Julia is a dynamic general-purpose programming language. As a high-level language, distinctive aspects of Julia's design include a type system with parametric polymorphism, the use of multiple dispatch as a core programming paradigm, just-in-time compilation and a parallel garbage collection implementation. Notably, Julia does not support classes with encapsulated methods but instead relies on the types of all of a function's arguments to determine which method will be called. Wikipedia

Created Year: 2009
Designed by: Stefan KarpinskiViral B. ShahJeff BezansonAlan Edelman
Developed by: Stefan KarpinskiViral B. ShahJeff BezansonAlan Edelman
Operating systems: Q388Microsoft WindowsmacOS
Aliases: JuliaLang, The Julia Language, Julia programming language
File extensions: jl

Wikidata: Q2613697

Influenced by: CFortranLispLuaMATLABPerlPythonRRubyScheme

Programming paradigms: array programmingfunctional programmingmetaprogrammingmulti-paradigm programmingimperative programmingprocedural programmingmultiple dispatchobject-oriented programmingparallel computing

Language types: object-based languagemulti-paradigm programming languagefunctional programming languageimperative programming languagearray programming languageinterpreted language

Julia Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in Julia

println("Hello World")

Free Julia books, articles, documentation

Search on GitHub


Latest data update: 2026-06-21