Source-Navigator is a powerful code analysis and comprehention tool that provides a graphic framework for understanding and reengineering large or complex software projects. Source-Navigator's cross-platform nature also makes it an invaluable code porting tool. Source-Navigator parsers scan through source code, extracting information from existing C, C++, Java, Tcl, [incr tcl], FORTRAN, COBOL, and assembly programs and then use this information to build a project database. The database represents internal program structures, locations of function declarations, contents of class declarations, and relationships between program components. Source-Navigator graphical browsing tools use this database to query symbols (such as functions and global variables) and the relationships between them. Originally developed by [Cygnus], then acquired by [Red Hat], then abandoned and open-sourced. Home page: [http://sourcenav.sourceforge.net/index.html] ---- Development being continued in SourceNavigator NG project. Home Page: [http://sourcenav.berlios.de/] ---- Commercial product (free for individual use) CodeNavigator is built on SourceNavigator base. Home page: [http://www.wellcode.com/home/index.php] Code-Navigator is an Integrated Development Environment and Analyze Environment for the most common languages (C++, Java, Perl, Python, Tcl, PHP, Javascript, HTML, VB, VB.Net, C#, Cobol, etc.). With Code-Navigator, you can edit, analyse and browse your source code using the components provided with the tool, like the Symbol browser, Power Grep, Class Browser. Code-Navigator is designed for Enterprise Use and is multi user capable. Code-Navigator has been tested for projects containing of more than 70.000 files of source code. ---- SourceNavigator NG screenshots: [http://sourcenav.berlios.de/screenshots/symbol_browser.png] [http://sourcenav.berlios.de/screenshots/editor.png] [http://sourcenav.berlios.de/screenshots/editor_xref.png] [http://sourcenav.berlios.de/screenshots/grep_regexp.png] ---- [Category IDE]