Skip to content

Instantly share code, notes, and snippets.

@hildjj
Last active August 28, 2018 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hildjj/7c6c905f045cf05cf502a19f11dc8e43 to your computer and use it in GitHub Desktop.
Save hildjj/7c6c905f045cf05cf502a19f11dc8e43 to your computer and use it in GitHub Desktop.
Firefox lines of code (from tokei)
$ tokei . -e third_party -s lines
--------------------------------------------------------------------------------
Language Files Lines Code Comments Blanks
--------------------------------------------------------------------------------
C++ 10956 5753882 4411352 595301 747229
JavaScript 58163 5690253 3657219 1214057 818977
HTML 66717 3471374 3005413 130585 335376
C Header 13935 2871337 1710080 754980 406277
C 2999 2112200 1514317 351977 245906
JSON 1174 1162180 1162180 0 0
Plain Text 2757 1149295 1149295 0 0
Python 3156 532621 396999 43759 91863
Java 2913 526640 334851 123146 68643
Assembly 407 361616 324214 9986 27416
Rust 605 227040 177354 24926 24760
SVG 4055 148171 121632 18617 7922
XML 2174 147202 130206 5558 11438
CSS 1272 110746 86013 7385 17348
Objective C++ 225 74157 54822 8161 11174
Shell 515 73886 52178 11872 9836
GLSL 1480 72623 28971 34095 9557
Autoconf 348 53218 40740 5756 6722
YAML 453 45522 41247 823 3452
Makefile 682 42375 23244 11240 7891
Markdown 370 41369 41369 0 0
C++ Header 115 37082 26327 5785 4970
ReStructuredText 325 33377 33377 0 0
Perl 86 19520 14489 2433 2598
TeX 1 10079 6097 3231 751
JSX 47 7560 6272 403 885
Kotlin 12 5481 4328 177 976
Module-Definition 44 5440 4189 1176 75
Protocol Buffers 24 5189 1991 2467 731
Sass 33 3646 2960 116 570
Objective C 27 3557 2600 433 524
TOML 90 2905 2509 90 306
Batch 24 2359 1988 68 303
Happy 3 2035 1859 0 176
CMake 9 1693 1036 435 222
XSL 22 1388 1140 114 134
Dockerfile 35 1348 868 223 257
PHP 2 864 440 284 140
F* 4 542 446 18 78
Go 2 486 315 101 70
BASH 4 314 207 65 42
MSBuild 4 265 173 82 10
Handlebars 12 199 191 0 8
Ruby 3 177 150 5 22
Haxe 2 167 137 5 25
Pascal 1 126 0 108 18
VBScript 1 116 84 15 17
Fish 1 76 47 13 16
CoffeeScript 4 64 34 12 18
TypeScript 2 59 38 7 14
R 1 38 12 18 8
C Shell 1 36 17 7 12
D 1 34 8 22 4
Scons 1 25 18 1 6
Prolog 1 17 15 0 2
Rakefile 1 11 9 0 2
--------------------------------------------------------------------------------
Total 176301 24813982 18578067 3370138 2865777
--------------------------------------------------------------------------------
@hildjj
Copy link
Author

hildjj commented Aug 28, 2018

Tokei v8.0.0

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