Skip to content

Instantly share code, notes, and snippets.

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 lu-zero/290affd9c00289806d66ee5972dda15d to your computer and use it in GitHub Desktop.
Save lu-zero/290affd9c00289806d66ee5972dda15d to your computer and use it in GitHub Desktop.
Some comparisons
--------------------------------------------------------------------------------
Language Files Lines Blank Comment Code
--------------------------------------------------------------------------------
C 364 260969 26894 19270 214805
C++ 188 104596 11862 11351 81383
C/C++ Header 329 100749 11710 17403 71636
Assembly 31 13857 1315 0 12542
Python 9 6896 1008 1207 4681
CMake 50 6488 723 1091 4674
Perl 5 2719 518 272 1929
Bourne Shell 18 2125 263 432 1430
Markdown 2 908 235 0 673
HTML 1 422 76 8 338
Plain Text 3 57 9 0 48
JavaScript 2 40 0 8 32
Makefile 2 18 2 0 16
--------------------------------------------------------------------------------
Total 1004 499844 54615 51042 394187
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Language Files Lines Blank Comment Code
--------------------------------------------------------------------------------
Assembly 46 82450 4236 535 77679
Rust 93 55188 4091 4705 46392
C 78 36673 3049 3166 30458
C/C++ Header 68 6378 739 2261 3378
Markdown 10 684 220 0 464
Toml 9 260 36 9 215
Python 4 255 55 16 184
YAML 2 80 11 0 69
Autoconf 4 87 8 12 67
Bourne Shell 3 104 21 33 50
Plain Text 2 58 10 0 48
--------------------------------------------------------------------------------
Total 319 182217 12476 10737 159004
--------------------------------------------------------------------------------
NOTE: the assembly is counted twice.
--------------------------------------------------------------------------------
Language Files Lines Blank Comment Code
--------------------------------------------------------------------------------
C 208 273377 29577 22992 220808
C/C++ Header 271 97893 9807 16946 71140
C++ 135 57263 7392 14260 35611
Python 30 8448 1396 1304 5748
Assembly 13 5763 614 0 5149
Markdown 20 5759 1417 0 4342
CMake 22 1803 248 345 1210
Plain Text 2 1052 137 0 915
Makefile 3 480 71 86 323
Autoconf 6 320 41 44 235
Bourne Shell 2 127 10 70 47
YAML 1 35 4 0 31
--------------------------------------------------------------------------------
Total 713 452320 50714 56047 345559
--------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment