# Proper writing Julia/julia

**URL:** https://discourse.julialang.org/t/proper-writing-julia-julia/69812
**Category:** Meta Discussion
**Created:** [October 15, 2021, 9:26am UTC](https://discourse.julialang.org/t/proper-writing-julia-julia/69812 "2021-10-15T09:26:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![bienpierre](https://avatars.discourse-cdn.com/v4/letter/b/8c91f0/32.png) [@bienpierre](https://discourse.julialang.org/u/bienpierre)
#### Post date: [October 15, 2021, 9:26am UTC](https://discourse.julialang.org/t/proper-writing-julia-julia/69812/1 "2021-10-15T09:26:34Z")

</div>

Hello,

I have a question about proper writing :

1. julia without capital letter, or
2. Julia with capital letter

Regards

---

<div class="post-metadata">

### Author: ![oheil](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/oheil/32/220745_2.png) [@oheil](https://discourse.julialang.org/u/oheil)
#### Post date: [October 15, 2021, 9:49am UTC](https://discourse.julialang.org/t/proper-writing-julia-julia/69812/2 "2021-10-15T09:49:04Z")

</div>

On [https://julialang.org/](https://julialang.org/) it’s always Julia.

---

<div class="post-metadata">

### Author: ![oxinabox](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/oxinabox/32/206603_2.png) [@oxinabox](https://discourse.julialang.org/u/oxinabox)
#### Post date: [October 15, 2021, 9:57am UTC](https://discourse.julialang.org/t/proper-writing-julia-julia/69812/3 "2021-10-15T09:57:19Z")

</div>

The language is called Julia (with the capital)  
The particular executable which implements the langauge ( the one that has code hosted at [https://github.com/JuliaLang/julia](https://github.com/JuliaLang/julia)) is called julia (with the lower-case).

Right now julia is the only implementation of Julia.  
But we can imagine in the future other implmentations like idk IronJulia for .Net, could also exist.
