Show language statistics on project page
When exploring an open source project, I could use something like the colorful Github bar seen for example here under the " 10,291 commits 1 branch 0 releases 2 contributors" text:
When you click on the bar, you can see the most popular languages in this project and their usage percentage.
The implementation could be simplified by using an external project like http://cloc.sourceforge.net/.