Last active
December 18, 2015 09:49
-
-
Save soegaard/5764143 to your computer and use it in GitHub Desktop.
List of languages ordered by number of repositories on Github.
The list at https://github.com/languages ranks the top 10 only.
This list contains all languages. Hmm. According to https://github.com/blog/841-those-are-some-big-numbers
the top list counts the AMOUNT of code, not the number of repositories.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| '(("JavaScript" ()) | |
| ("Ruby" (2)) | |
| ("Java" (3)) | |
| ("Shell" (4)) | |
| ("Python" (5)) | |
| ("PHP" (6)) | |
| ("C" (7)) | |
| ("C++" (8)) | |
| ("Perl" (9)) | |
| ("CoffeeScript" (10)) | |
| ("Objective-C" (11)) | |
| ("C#" (12)) | |
| ("VimL" (13)) | |
| ("ASP" (14)) | |
| ("Scala" (15)) | |
| ("Assembly" (16)) | |
| ("Haskell" (17)) | |
| ("Emacs Lisp" (18)) | |
| ("Prolog" (19)) | |
| ("Groovy" (20)) | |
| ("Lua" (21)) | |
| ("ActionScript" (22)) | |
| ("Clojure" (23)) | |
| ("Go" (24)) | |
| ("Racket" (25)) | |
| ("R" (26)) | |
| ("D" (27)) | |
| ("Matlab" (28)) | |
| ("Puppet" (29)) | |
| ("Arduino" (30)) | |
| ("Erlang" (31)) | |
| ("Visual Basic" (32)) | |
| ("XML" (33)) | |
| ("PowerShell" (34)) | |
| ("Common Lisp" (35)) | |
| ("Scheme" (36)) | |
| ("Tcl" (37)) | |
| ("Delphi" (38)) | |
| ("Scilab" (39)) | |
| ("FORTRAN" (40)) | |
| ("SuperCollider" (41)) | |
| ("Rust" (42)) | |
| ("Awk" (43)) | |
| ("OCaml" (44)) | |
| ("Gosu" (45)) | |
| ("F#" (46)) | |
| ("ColdFusion" (47)) | |
| ("Logos" (48)) | |
| ("DOT" (49)) | |
| ("Processing" (50)) | |
| ("XSLT" (51)) | |
| ("Verilog" (52)) | |
| ("TypeScript" (53)) | |
| ("Haxe" (54)) | |
| ("Smalltalk" (55)) | |
| ("Dart" (56)) | |
| ("VHDL" (58)) | |
| ("Ada" (59)) | |
| ("OpenEdge ABL" (60)) | |
| ("Pure Data" (61)) | |
| ("Vala" (62)) | |
| ("Objective-J" (63)) | |
| ("Elixir" (64)) | |
| ("Standard ML" (65)) | |
| ("AppleScript" (66)) | |
| ("AutoHotkey" (67)) | |
| ("XQuery" (68)) | |
| ("Eiffel" (69)) | |
| ("Apex" (70)) | |
| ("Nemerle" (71)) | |
| ("eC" (72)) | |
| ("Io" (73)) | |
| ("Julia" (74)) | |
| ("Coq" (75)) | |
| ("M" (76)) | |
| ("Nu" (77)) | |
| ("LiveScript" (79)) | |
| ("Rebol" (80)) | |
| ("Boo" (81)) | |
| ("Lasso" (82)) | |
| ("Ragel in Ruby Host" (83)) | |
| ("CLIPS" (84)) | |
| ("ooc" (85)) | |
| ("Arc" (86)) | |
| ("Kotlin" (87)) | |
| ("Xtend" (88)) | |
| ("Turing" (89)) | |
| ("DCPU-16 ASM" (90)) | |
| ("Factor" (91)) | |
| ("Opa" (92)) | |
| ("Augeas" (93)) | |
| ("Forth" (94)) | |
| ("Dylan" (95)) | |
| ("Pike" (96)) | |
| ("Mirah" (97)) | |
| ("Parrot" (98)) | |
| ("Self" (99)) | |
| ("Bro" (100)) | |
| ("Nimrod" (101)) | |
| ("Ioke" (102)) | |
| ("MoonScript" (103)) | |
| ("Fantom" (104)) | |
| ("Monkey" (105)) | |
| ("Ceylon" (106)) | |
| ("Ecl" (107)) | |
| ("Fancy" (108)) | |
| ("ABAP" (109)) | |
| ("Max" (110)) | |
| ("Logtalk" (111)) | |
| ("Rouge" (112)) | |
| ("XProc" (113)) | |
| ("PogoScript" (114)) | |
| ("TXL" (116)) | |
| ("Omgrofl" (118)) | |
| ("wisp" (119))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment