Today, I saw the ranking of programming languages announced by tibench in June on CSDN. I suddenly want to know How tibench calculates the ranking of programming languages ?.
Open Tianyi's introduction to programming language ranking. The general knowledge is as follows:
1st:
A language must meet two criteria to enter the ranking:
You must have a separate entry on Wikipedia and specify it as a programming language.
It must be completely Turing.Currently, there are 225 languages on the tibench list (many of them have never heard of computer languages ).
2nd:
The language ranking (Ratings) is based on the average number of results searched by the language on the eight major websites, except for the total number of results searched by the previous 50 languages. In CSDN, Ratings indicates the popularity of the language.
3rd:
Class A is considered A mainstream language. If A language's rating is higher than 0.7% for three consecutive months, it is considered A language. TOIBE recommends that you use Class A to build A key task system, however, when selecting a language, you also need to consider "application applicability", "compiler reliability", "expressiveness", "performance", and "stability ".