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: 2009Designed by: Viral B. Shah • Jeff Bezanson • Stefan Karpinski • Alan Edelman
Developed by: Viral B. Shah • Jeff Bezanson • Stefan Karpinski • Alan Edelman
Operating systems: Linux • macOS • Microsoft Windows
Aliases: JuliaLang, The Julia Language, Julia programming language
File extensions: jl
Wikidata: Q2613697
Influenced by: C • Fortran • Lisp • Lua • MATLAB • Perl • Python • R • Ruby • Scheme
Programming paradigms: parallel computing • imperative programming • multi-paradigm programming • functional programming • procedural programming • Multiple dispatch • object-oriented programming • array programming • metaprogramming
Language types: functional programming language • interpreted language • array programming language • multi-paradigm programming language • imperative programming language • object-based 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
- Introducing Julia - Wikibooks (CC BY-SA)
- Julia by Example - Samuel Colvin (GitHub repo)
- Julia Data Science - Jose Storopoli, Rik Huijzer, Lazaro Alonso (CC BY-NC-SA)
- Julia language: a concise tutorial - Antonello Lobianco (GitBook)
- Learn Julia in Y minutes - Leah Hanson (CC BY-SA)
- Quantitative Economics with Julia - Jesse Perla, Thomas J. Sargent, John Stachurski (HTML, PDF) ( :card_file_box: archived) (CC BY-SA)
- The Julia Express - Bogumił Kamiński (PDF)
- Think Julia - Ben Lauwens, Allen Downey (GitBook) (CC BY-NC)
Search on GitHub
| Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
|---|
Latest data update: 2025-11-29