Skip to content

Instantly share code, notes, and snippets.

Created December 26, 2012 11:56
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4379918 to your computer and use it in GitHub Desktop.
Save anonymous/4379918 to your computer and use it in GitHub Desktop.
Count of repositories in GitHub Archive by language as calculated using Faunus. See http://hortonworks.com/blog/big-graph-data-on-hortonworks-data-platform/ for details.
Apex 308
Arc 29
Assembly 1312
Augeas 19
AutoHotkey 329
D 1667
DCPU-16 Assembly 2
Dart 575
Delphi 974
Erlang 5503
Factor 54
Fancy 13
Fantom 12
Go 6548
Groovy 5140
Ioke 7
Java 159526
Kotlin 66
Lua 6000
Max/MSP 8
Mirah 26
Modelica 34
Nemerle 94
Objective-J 295
OpenEdge ABL 111
Powershell 86
Pure Data 202
Rebol 69
VHDL 373
XQuery 145
null 698396
ASP 763
AppleScript 70
Boo 47
Bro 22
C# 37912
C++ 60487
Clojure 8068
ColdFusion 971
Coq 149
Dylan 53
Ecl 8
Eiffel 126
Emacs Lisp 9956
F# 646
FORTRAN 745
Gosu 65
JavaScript 263316
Julia 172
Matlab 2047
Max 1
Nimrod 29
Nu 23
Opa 70
Parrot 24
PowerShell 951
Puppet 4281
Racket 750
Scilab 103
Shell 44263
Standard ML 148
SuperCollider 131
Tcl 471
Verilog 435
eC 5
ooc 59
ActionScript 5743
Ada 158
Arduino 2020
C 68315
Ceylon 11
CoffeeScript 10163
Common Lisp 2550
DCPU-16 ASM 120
Elixir 157
HaXe 787
Haskell 8762
Io 83
Logtalk 7
OCaml 1405
Objective-C 47026
PHP 144112
Perl 24572
Prolog 847
Python 145350
R 3427
Ruby 243429
Rust 470
Scala 11247
Scheme 1273
Self 6
Smalltalk 235
Turing 34
Vala 349
VimL 26243
Visual Basic 1743
@rking
Copy link

rking commented Dec 26, 2012

Sorting numerically:

698396 null
263316 JavaScript
243429 Ruby
159526 Java
145350 Python
144112 PHP
68315 C
60487 C++
47026 Objective-C
44263 Shell
37912 C#
26243 VimL
24572 Perl
11247 Scala
10163 CoffeeScript
9956 Emacs Lisp
8762 Haskell
8068 Clojure
6548 Go
6000 Lua
5743 ActionScript
5503 Erlang
5140 Groovy
4281 Puppet
3427 R
2550 Common Lisp
2047 Matlab
2020 Arduino
1743 Visual Basic
1667 D
1405 OCaml
1312 Assembly
1273 Scheme
974 Delphi
971 ColdFusion
951 PowerShell
847 Prolog
787 HaXe
763 ASP
750 Racket
745 FORTRAN
646 F#
575 Dart
471 Tcl
470 Rust
435 Verilog
373 VHDL
349 Vala
329 AutoHotkey
308 Apex
295 Objective-J
235 Smalltalk
202 Pure Data
172 Julia
158 Ada
157 Elixir
149 Coq
148 Standard ML
145 XQuery
131 SuperCollider
126 Eiffel
120 DCPU-16 ASM
111 OpenEdge ABL
103 Scilab
94 Nemerle
86 Powershell
83 Io
70 Opa
70 AppleScript
69 Rebol
66 Kotlin
65 Gosu
59 ooc
54 Factor
53 Dylan
47 Boo
34 Turing
34 Modelica
29 Nimrod
29 Arc
26 Mirah
24 Parrot
23 Nu
22 Bro
19 Augeas
13 Fancy
12 Fantom
11 Ceylon
8 Max/MSP
8 Ecl
7 Logtalk
7 Ioke
6 Self
5 eC
2 DCPU-16 Assembly
1 Max

@kr
Copy link

kr commented Dec 26, 2012

What does this do to account for mixed-language repos? Might it be better to count LOC instead of repos?

@xavi-
Copy link

xavi- commented Dec 27, 2012

Who has the 1 Max repo?

@nviennot
Copy link

C# is right after perl and vim. windows+git must be a nightmare :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment