Under "Julia in a nutshell", we say that Julia is fast, dynamic, optionally typed, general, technical, and composable.
Two important descriptors we should add and highlight are "easy to learn" and "open source". These sections might read
Easy to learn
Julia has high level syntax, making it an accessible language for programmers from any background or experience level.
Open source
Julia is free for everyone to use, and all source code is publicly viewable on GitHub.
@ahclaster, does that wording sound reasonable?
I'd reword the former a bit:
Easy to learn
Julia has high level syntax, making it an accessible language for programmers from any background or experience level.
Also, I don't find "you can avoid licensing" particularly clear.
I like your reword and comment! Updated above. :)
I think "Technical" and "Composable" can be replaced with "Easy to Learn" and "Open Source".