Skip to main content

2 docs tagged with "dev tools"

View all tags

Build Your Own LOC Counter

This challenge is to build your own version of the tools cloc, sloc and scc. These tools count lines of code and produce statistic on the number of lines in the source code, the lines of code, the lines of comments, the empty lines and so on.