Created
November 17, 2017 09:01
-
-
Save petethepig/631e0c7cc42c00ad3aa1e7b9c4389846 to your computer and use it in GitHub Desktop.
This file contains 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
# I ran cloc (https://github.com/AlDanial/cloc) on each directory of mal (https://github.com/kanaka/mal) | |
# These are the results: | |
---------------------------------------------------------------------- | |
dir-name top-language files blank comment code | |
---------------------------------------------------------------------- | |
objpascal Pascal 19 706 951 6275 | |
ada Ada 28 1984 380 5892 | |
elm Elm 19 1625 226 5682 | |
swift Swift 20 980 1519 5636 | |
awk awk 16 293 15 5196 | |
basic Visual-Basic 21 1246 0 5061 | |
vhdl VHDL 17 437 32 4239 | |
plsql SQL 18 520 259 4065 | |
plpgsql SQL 18 444 399 3603 | |
c C 18 463 384 3469 | |
go Go 17 283 148 3422 | |
cs C# 19 477 234 3392 | |
rust Rust 18 304 130 3362 | |
forth Forth 18 516 158 3247 | |
vb Visual-Basic 17 327 132 3042 | |
cpp C++ 18 572 74 3002 | |
java Java 17 325 135 2958 | |
d D 17 365 12 2958 | |
common-lisp Lisp 31 633 175 2892 | |
ts TypeScript 17 284 56 2747 | |
rexx Rexx 17 287 47 2725 | |
tcl Tcl/Tk 17 288 43 2436 | |
gst Smalltalk 19 410 35 2401 | |
bash Bourne-Shell 16 319 241 2393 | |
swift3 Swift 16 222 87 2347 | |
fsharp F# 20 337 3 2314 | |
dart Dart 16 255 41 2311 | |
perl Perl 19 271 167 2240 | |
erlang Erlang 17 280 191 2208 | |
objc Objective-C 17 285 150 2200 | |
haxe Haxe 19 257 79 2181 | |
matlab MATLAB 26 187 128 2179 | |
crystal Crystal 18 420 58 2160 | |
rpython Python 17 257 179 2090 | |
vimscript vim-script 17 243 50 2086 | |
haskell Haskell 17 335 99 2010 | |
elisp Lisp 17 249 81 2002 | |
php PHP 18 249 120 1961 | |
js JavaScript 23 268 146 1957 | |
scheme Scheme 17 253 11 1901 | |
lua Lua 18 249 97 1878 | |
make make 21 432 536 1841 | |
scala Scala 16 224 114 1838 | |
elixir Elixir 19 368 35 1814 | |
powershell PowerShell 16 243 113 1741 | |
miniMAL JSON 18 246 0 1629 | |
r R 17 203 100 1619 | |
groovy Groovy 17 170 98 1587 | |
kotlin Kotlin 17 313 0 1561 | |
guile Scheme 18 269 314 1538 | |
nim Nim 16 323 36 1406 | |
julia Julia 17 189 126 1405 | |
pil lex 18 209 0 1358 | |
python Python 17 201 137 1329 | |
ruby Ruby 17 167 87 1267 | |
ocaml OCaml 15 107 98 1222 | |
perl6 Perl 16 143 4 1218 | |
racket Racket 17 211 71 1199 | |
clojure ClojureC 15 257 129 1056 | |
coffee CoffeeScript 17 195 126 1039 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment