Program that counts number of lines in your project source codes.
Application can be used to count lines of full project repositories generating an HTML report depicting counting per folder and file type.
Source code at https://github.com/ramonpinho/LineCounter
CodeConics is a C# lexer/parser/syntax tree generatior
CodeConics is simple, intuitive, easy to use and debug code-manipulation solution, that is grammar independent and recursion based, as opposed to other DFA(Deterministic Finite-state Automata) based solutions.