View Single Post
  #1 (permalink)  
Old 02-17-2007, 04:22 PM
AlexanderRybak's Avatar   
AlexanderRybak AlexanderRybak is offline
Newbie
 
Join Date: Dec 2006
Posts: 22
Rep Power: 7
AlexanderRybak is on a distinguished road
Default Project: Iterate

Iterate

Iterate is a code analyzer which aims to do the following things:
  • Provide comprehensive reports on source code projects
  • Provide statistics, including lines of code, license types, etc.
  • Easy to use interface and cross-platform support
  • Eliminate redundancy (the steps that must be taken to analyze a project with many files)
Language: C++ (uses Qt4.0)
Phase: Design
The project is hosted on Google code: iterate - Google Code

Reply With Quote

Sponsored Links