CodeCounter

A small command line utility program for counting lines of source code
Download

CodeCounter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Matt Raffel
  • Operating Systems:
  • Windows All
  • File Size:
  • 65 KB

CodeCounter Tags


CodeCounter Description

The CodeCounter application was developed to be a small command line utility program for counting lines of source code. Currently it supports C#, SQL and XAML. CodeCounter is easily extensible to process other source code types, such as fortran. From the start, I wanted to build a code line counter that was flexible. So I separated the logic that tabulates the counts from the logic that determines what is “countable”. I also made the logic that determines what is countable, loaded at runtime. These two decisions make for a dynamic and flexible utility program. CodeCounter is easily extended to process other source code types, such as fortran. It is as simple as implementing a few functions defined in an interface.


CodeCounter Related Software