Paul Krill
Editor at Large

Languages on the rise: Julia, Go, Kotlin … and assembly?

news analysis
Sep 9, 20162 mins

The technical computing language Julia lands in the top 50 for the first time, while Go, Kotlin, and assembly post surprise gains

hot air balloons 153837832
Credit: Thinkstock

Julia, a high-level dynamic language for technical programming, is gaining a foothold among developers.

For the first time, the language has cracked the top 50 in this month’s Tiobe Index of language popularity, rising to 47th place. It has a still-small rating of 0.196 percent, but Tiobe, which tracks language popularity using a formula assessing searches on languages in popular search engines like Google, Bing, and Yahoo, sees its use growing.

“The Julia programming language is meant for numerical computing. It combines functional programming paradigms with high speed,” a report accompanying the index states. “In other words, readable and stable code that performs. Chances are high that Julia will gain even more popularity the next few months.”

Tiobe Managing Director Paul Jansen said that Julia combines functional paradigms, readability, and speed. “In this way people can write code fast without sacrificing performance. There is no need to rewrite the prototype in another language.” Jansen believes that Julia could become a top 20 language, challenging Python.

Also in this month’s index, JetBrains’ Kotlin language for the JVM entered the top 100, ranked 99th, while Google’s Go language, in 44th place a year ago, came in at 19th place, with a rating of 1.625 percent. Go has been helped in the index by a revision in Tiobe’s calculation formula made two months ago, said Jansen.

Assembly language also continues its recent revival, coming in eighth place with a rating of 2.417 percent; it was in 11th place the same time last year. Tiobe credits its use in the internet of things for the boost. “I am really surprised about Assembly,” Jansen said. “I thought that we all agreed that programming in Assembly is not efficient and error-prone, but apparently there are sufficient reasons to use it.”

Also in this month’s index, Java again was tops, with a rating of 18.236 percent, which was down from last month’s rating of 19.01 percent. C, which also has been on a downward trajectory lately, again finished second with a 10.955 rating. Finishing from third to seventh were: C++ (6.657 percent), C# (5.493), Python (4.302), JavaScript (2.929), and PHP (2.847). Following Assembly in the top 10 were Visual Basic .Net (2.343) and Perl (2.333).

In this month’s PyPL Popularity of Programming Language index, which assesses searches on language tutorials in Google, Java was first with a 23.6 percent share, followed by Python (13.3), PHP (10), C# (8.6), JavaScript (7.6), C++ (7), C (6.8), Objective-C (4.5), R (3.3), and Swift (3.1). These languages held the same places in last month’s PyPL index.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author