Found another sloc-counting tool with working Racket support: 
https://github.com/AlDanial/cloc

Results from pointing it a freshly updated https://github.com/racket/racket.git 
clone, in case these are useful:

⋊> ~/t/racket on master ◦ cloc .                                                
                                                                                
                  12:41:46
    3070 text files.
    2863 unique files.
     509 files ignored.

http://cloc.sourceforge.net v 1.64  T=19.41 s (132.4 files/s, 51103.5 lines/s)
---------------------------------------------------------------------------------------
Language                             files          blank        comment        
   code
---------------------------------------------------------------------------------------
Racket                                1848          54614          24175        
 360717
C                                      342          44037          25314        
 240827
Bourne Shell                            35          12427          14683        
  88665
C/C++ Header                           167           6957           8828        
  38719
m4                                      23           2831            190        
  25381
Assembly                                58           3559           6394        
  11682
MSBuild script                          10              0              0        
   3574
Expect                                  10            104            166        
   3014
HTML                                    12             95              6        
   2892
Pascal                                   8            454           3088        
   2048
Windows Module Definition                7              7              1        
   1332
C++                                     13            413            165        
   1295
Javascript                               3             57            109        
    859
make                                     9            211            312        
    762
Windows Resource File                    5             67            101        
    288
Python                                   2             49              0        
    170
YAML                                     3              9              0        
     99
DOS Batch                                7             31              2        
     94
IDL                                      2              9              0        
     86
XML                                      2              7              0        
     62
CSS                                      3              5              0        
     26
Perl                                     1              3              0        
     10
---------------------------------------------------------------------------------------
SUM:                                  2570         125946          83534        
 782602
---------------------------------------------------------------------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to