Skip to content

Instantly share code, notes, and snippets.

@relrod
Created August 8, 2014 11:54
Show Gist options
  • Save relrod/972ba6ba94af8af13043 to your computer and use it in GitHub Desktop.
Save relrod/972ba6ba94af8af13043 to your computer and use it in GitHub Desktop.

xmonad (haskell)

ricky@monadic /tmp/xmonad-0.11$ cloc .
      23 text files.
      21 unique files.                              
       9 files ignored.

http://cloc.sourceforge.net v 1.62  T=0.05 s (288.2 files/s, 87083.7 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Haskell                         13            663           1294           2092
HTML                             1              0              0            181
-------------------------------------------------------------------------------
SUM:                            14            663           1294           2273
-------------------------------------------------------------------------------

qtile (python)

ricky@monadic /tmp/qtile (develop)$ cloc .
     153 text files.
     152 unique files.                                          
      60 files ignored.

http://cloc.sourceforge.net v 1.62  T=0.33 s (292.8 files/s, 65071.4 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Python                          87           2780           2590          15883
make                             3             32             14            150
YAML                             1              5             10             53
HTML                             4              2             10             19
Bourne Shell                     2              2              0              8
-------------------------------------------------------------------------------
SUM:                            97           2821           2624          16113
-------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment