Request: SLOC stats of ReactOS 0.0.1.0, 0.1.0, 0.2.0 & 0.3.0
SLOC = source lines of code
I would like to compose some neat statistics about ReactOS (for
reactos.org) and I need help of people with unix compatible operating
systems (because the only reasonable SLOC scan tool "sloccount") isn't
available for Win32. If you get it working with Cygwin, CoLinux, etc.
under Win32 it's fine too.
sloccount:
http://www.dwheeler.com/sloccount/
Please scan the source code (export it from svn; don't scan svn dir
directly) of 0.0.1.0, 0.1.0, 0.2.0 & 0.3.0 (current 0.3.0 rc3 branch).
General information about SLOC:
http://en.wikipedia.org/wiki/Source_lines_of_code
If you don't want to hassle with svn, then download the following
source code archives from sourceforge:
0.0.1.0:
http://prdownloads.sourceforge.net/reactos/0010_source.zip
0.1.0:
http://prdownloads.sourceforge.net/reactos/0100_source.zip
0.2.0:
http://prdownloads.sourceforge.net/reactos/reactos-0.2.0-source.zip
0.3.0 (rc2):
http://prdownloads.sourceforge.net/reactos/reactos0.3.0-RC2-src.zip
If you think you found a better tool to count SLOC's then share the results too.
And please share the results from "sloccount", even someone else
already posted stats about the same version. There might be
differences in the results and it's better to have more stats of the
same version to verify and use average values.
Please scan the "reactos" dir (and all it's sub-dirs) and add specific
of which version of ReactOS & sloccount you have used to gather the
stats.
Thanks for your help.
Klemens