Last active
August 29, 2015 14:11
-
-
Save epitron/c13dc297ce8c1460692d to your computer and use it in GitHub Desktop.
GUI bindings require a ridiculous amount of code. (Ranging from 19,000-200,000 lines.)
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
### wxruby ######################### | |
1500 text files. | |
1480 unique files. | |
813 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=4.21 s (172.6 files/s, 16513.3 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
Ruby 247 4217 3620 21487 | |
C/C++ Header 477 7161 16710 16133 | |
CSS 1 22 3 91 | |
make 1 2 2 3 | |
------------------------------------------------------------------------------- | |
SUM: 726 11402 20335 37714 | |
------------------------------------------------------------------------------- | |
### rwx ######################### | |
382 text files. | |
381 unique files. | |
87 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=1.29 s (259.3 files/s, 27772.4 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
C++ 156 6024 7292 16558 | |
C/C++ Header 156 1145 962 2140 | |
Ruby 20 334 292 989 | |
YAML 1 4 8 19 | |
XML 1 0 0 10 | |
------------------------------------------------------------------------------- | |
SUM: 334 7507 8554 19716 | |
------------------------------------------------------------------------------- | |
### pygtk-2.24.0 ######################### | |
826 text files. | |
815 unique files. | |
115 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=5.43 s (131.1 files/s, 56167.4 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
XML 296 29308 1420 182063 | |
HTML 295 152 0 33276 | |
Bourne Shell 8 3635 3763 23246 | |
Python 90 2012 864 10091 | |
m4 4 1067 146 9010 | |
C 10 413 271 2703 | |
make 5 113 29 1195 | |
C/C++ Header 4 50 63 158 | |
------------------------------------------------------------------------------- | |
SUM: 712 36750 6556 261742 | |
------------------------------------------------------------------------------- | |
### pywebkitgtk-1.1.8 ######################### | |
41 text files. | |
34 unique files. | |
15 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=0.44 s (58.5 files/s, 88022.9 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
Bourne Shell 8 3348 3840 21442 | |
m4 8 980 114 8482 | |
Python 6 125 100 442 | |
make 1 23 7 90 | |
C 2 16 40 51 | |
C/C++ Header 1 8 19 18 | |
------------------------------------------------------------------------------- | |
SUM: 26 4500 4120 30525 | |
------------------------------------------------------------------------------- | |
### ruby-gtk2-2.2.3 ######################### | |
842 text files. | |
823 unique files. | |
56 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=4.09 s (192.1 files/s, 24219.6 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
C 400 9871 10290 50601 | |
Ruby 347 4454 3781 17125 | |
C/C++ Header 29 319 586 1722 | |
Teamcenter def 6 2 0 201 | |
XML 2 1 0 41 | |
Bourne Shell 1 0 0 1 | |
------------------------------------------------------------------------------- | |
SUM: 785 14647 14657 69691 | |
------------------------------------------------------------------------------- | |
### ruby-gtk3-2.2.3 ######################### | |
880 text files. | |
859 unique files. | |
62 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=3.62 s (225.5 files/s, 25989.8 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
C 375 8844 8915 43783 | |
Ruby 403 4813 4890 19663 | |
C/C++ Header 28 341 554 2014 | |
Teamcenter def 6 2 0 182 | |
CSS 2 14 7 101 | |
XML 2 1 0 41 | |
Bourne Shell 1 0 0 1 | |
------------------------------------------------------------------------------- | |
SUM: 817 14015 14366 65785 | |
------------------------------------------------------------------------------- | |
### ruby-gnome2 ######################### | |
1987 text files. | |
1659 unique files. | |
222 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=8.44 s (185.1 files/s, 22273.8 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
C 737 16985 20946 85289 | |
Ruby 751 9728 9337 40603 | |
C/C++ Header 53 514 1030 3138 | |
Teamcenter def 13 3 0 232 | |
CSS 3 17 16 111 | |
XML 2 1 0 41 | |
YAML 1 0 2 19 | |
Bourne Shell 2 2 17 16 | |
Lisp 1 0 0 4 | |
------------------------------------------------------------------------------- | |
SUM: 1563 27250 31348 129453 | |
------------------------------------------------------------------------------- | |
### ruby-gnome2-all-2.2.3 ######################### | |
1626 text files. | |
1511 unique files. | |
138 files ignored. | |
http://cloc.sourceforge.net v 1.60 T=7.86 s (182.1 files/s, 21234.4 lines/s) | |
------------------------------------------------------------------------------- | |
Language files blank comment code | |
------------------------------------------------------------------------------- | |
C 686 15670 17159 78502 | |
Ruby 684 8470 8408 34142 | |
C/C++ Header 45 477 869 2794 | |
Teamcenter def 11 2 0 219 | |
CSS 2 14 7 101 | |
XML 2 1 0 41 | |
Bourne Shell 1 0 0 1 | |
------------------------------------------------------------------------------- | |
SUM: 1431 24634 26443 115800 | |
------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment