You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -604,6 +604,7 @@ <h3>Alternative indexes</h3>
604
604
<li><ahref="https://www.tiobe.com/tiobe-index/" target="_blank" rel="noopener">TIOBE Index</a> — search-engine-based language popularity index</li>
605
605
<li><ahref="https://pypl.github.io/PYPL.html" target="_blank" rel="noopener">PYPL Index</a> — popularity of programming languages by tutorial searches</li>
606
606
<li><ahref="https://redmonk.com/sogrady/category/programming-languages/" target="_blank" rel="noopener">RedMonk Rankings</a> — language rankings combining GitHub and Stack Overflow data</li>
607
+
<li><ahref="https://githut.info/" target="_blank" rel="noopener">GitHut</a> — interactive visualization of programming language activity on GitHub</li>
0 commit comments