Skip to content

Commit c9b9002

Browse files
Merge pull request #774 from JuliaLang/mb/The_past_was_alterable-The_past_never_had_been_altered
Julia wasn't version 1.0 in 2012
2 parents 5a7c2c9 + da80691 commit c9b9002

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

blog/2012/02/why-we-created-julia.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ All this doesn't seem like too much to ask for, does it?
5656

5757
Even though we recognize that we are inexcusably greedy, we still want to have it all.
5858
About two and a half years ago, we set out to create the language of our greed.
59-
It's not complete, but it's time for a 1.0 release — the language we've created is called [Julia](https://julialang.org).
59+
It's not complete, but it's time for an initial[^1] release — the language we've created is called [Julia](https://julialang.org).
6060
It already delivers on 90% of our ungracious demands, and now it needs the ungracious demands of others to shape it further.
6161
So, if you are also a greedy, unreasonable, demanding programmer, we want you to give it a try.
6262

@@ -70,7 +70,17 @@ Trackbacks:
7070
- [Douglas Bates](https://dmbates.blogspot.in/2012/03/julia-version-of-multinomial-sampler_12.html)
7171
- [Vince Buffalo](https://vincebuffalo.com/blog/2012/03/07/thoughts-on-julia-and-r.html)
7272
- [John Myles White](https://www.johnmyleswhite.com/notebook/2012/03/31/julia-i-love-you/)
73+
- [Shane Conway](https://www.statalgo.com/2012/03/24/statistics-with-julia/)
74+
- [Tim Salimans](http://timsalimans.com/gibbs-sampling-with-julia/)
75+
- [Twitter trackbacks](https://topsy.com/julialang.org/)
76+
- [Russian translation](https://habrahabr.ru/blogs/programming/138577/)
77+
- [Linux.org.ru blog post (Russian)](https://www.linux.org.ru/news/opensource/7440863)
78+
- [Simplified Chinese translation](https://sd.csdn.net/a/20120223/312315.html)
79+
- [Traditional Chinese translation](http://www.hellogcc.org/?p=20)
80+
- [Linuxfr.org blog post (French)](https://linuxfr.org/news/version-1-0-de-julia)
7381
- [Habrahabr.ru (Russian)](https://habrahabr.ru/blogs/programming/138577/)
7482
- [Linux.org.ru (Russian)](https://www.linux.org.ru/news/opensource/7440863)
7583
- [hellogcc.org (Chinese)](http://www.hellogcc.org/?p=20)
7684
- [Linuxfr.org (French)](https://linuxfr.org/news/version-1-0-de-julia)
85+
86+
[^1]: This was originally written as being "time for a 1.0 release" but it turns out this was a bit too greedy: Julia 1.0 wasn't released until [considerably later](https://julialang.org/blog/2018/08/one-point-zero/).

0 commit comments

Comments
 (0)