TiCS supports the Julia Language
Julia is a general-purpose, managed, strongly and dynamically-typed programming language with emphasis on high performance scientific computing. It is rapidly rising in popularity as indicated in this Julia newsletter. This gain in popularity can be attributed to it’s speed, dynamically typed syntax and multiple dispatch.
Julia excels at certain aspects of programming in which other languages fall short. For example, Python sacrifices speed for being flexible and dynamically typed, while languages like C, C++, and Java are strictly static and rigid in order to be fast at runtime. As for Julia, the language reads like English, is entirely dynamic, and is still one of the fastest languages in history.
TIOBE measures the quality of Julia against the TIOBE Quality Indicator quality model. Check the Julia support on our TiCS factsheet.