Created
November 17, 2017 08:54
-
-
Save petethepig/eef94142a36fc97c34da194c8b5b5733 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
$ cloc . | |
1821 text files. | |
1765 unique files. | |
470 files ignored. | |
github.com/AlDanial/cloc v 1.74 T=15.81 s (85.8 files/s, 12774.4 lines/s) | |
-------------------------------------------------------------------------------- | |
Language files blank comment code | |
-------------------------------------------------------------------------------- | |
Visual Basic 38 1573 132 8103 | |
Swift 36 1202 1606 7983 | |
SQL 36 964 658 7668 | |
Pascal 19 706 951 6275 | |
Ada 28 1984 380 5892 | |
Elm 19 1625 226 5682 | |
awk 16 293 15 5196 | |
Lisp 48 882 256 4894 | |
VHDL 17 437 32 4239 | |
C# 20 661 346 4185 | |
make 92 1285 881 4146 | |
Python 37 574 398 4044 | |
C 19 466 402 3492 | |
Perl 35 414 171 3458 | |
Scheme 35 522 325 3439 | |
Go 17 283 148 3422 | |
Rust 18 304 130 3362 | |
Forth 18 516 158 3247 | |
C++ 18 572 74 3002 | |
D 17 365 12 2958 | |
Java 17 325 135 2958 | |
Markdown 8 726 0 2831 | |
TypeScript 17 284 56 2747 | |
Rexx 17 287 47 2725 | |
Bourne Shell 30 396 315 2704 | |
Tcl/Tk 17 288 43 2436 | |
Smalltalk 19 410 35 2401 | |
F# 20 337 3 2314 | |
Dart 16 255 41 2311 | |
Erlang 17 280 191 2208 | |
Objective C 17 285 150 2200 | |
Haxe 19 257 79 2181 | |
MATLAB 26 187 128 2179 | |
Crystal 18 420 58 2160 | |
vim script 17 243 50 2086 | |
JavaScript 27 301 163 2078 | |
Haskell 17 335 99 2010 | |
PHP 18 249 120 1961 | |
Lua 18 249 97 1878 | |
Scala 16 224 114 1838 | |
Elixir 19 368 35 1814 | |
JSON 28 246 0 1776 | |
PowerShell 16 243 113 1741 | |
R 17 203 100 1619 | |
Groovy 17 170 98 1587 | |
Kotlin 17 313 0 1561 | |
Nim 16 323 36 1406 | |
Julia 17 189 126 1405 | |
lex 18 209 0 1358 | |
Ruby 17 167 87 1267 | |
OCaml 15 107 98 1222 | |
Racket 17 211 71 1199 | |
ClojureC 15 257 129 1056 | |
CoffeeScript 17 195 126 1039 | |
Dockerfile 69 666 789 954 | |
CSS 6 150 132 792 | |
C/C++ Header 22 266 44 752 | |
HTML 2 36 35 486 | |
Bourne Again Shell 50 4 4 167 | |
YAML 2 6 11 95 | |
Maven 1 2 7 85 | |
Clojure 2 8 12 65 | |
TOML 1 2 0 9 | |
ClojureScript 1 1 0 2 | |
-------------------------------------------------------------------------------- | |
SUM: 1356 26308 11278 164350 | |
-------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment