Build Your Own Code Comment Remover
This challenge is to build a tool to remove comments from source code.
This challenge is to build a tool to remove comments from source code.
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.