Code Rocket Designer is a tool for code visualization and documentation that reduces software development time and costs. It can be used to visualize existing code and supports C/C++++ and Java programming languages. For Eclipse integration, see Code Rocket Eclipse or Code Rocket Visual Studio.
Code Rocket Designer has two design views. One is a pseudocode editor, and the other is a flowchart editor. The pseudocode editor shows procedures in plain English. The flowchart editor shows a flowchart of the procedure control flow. Both design views are editable and can be synchronized. This means that changes made in one view will automatically reflect in the other.
Our project browser is used together with the design views. Combining these makes it possible to view and edit entire project procedures. This is useful for creating project designs and, via a code, import to inspect, modify, and document existing code files.
You can export detailed project documentation in HTML or Word formats. This allows you to share it with your team members and include it in version control systems.
Code Rocket Designer is a tool for code visualization and documentation that reduces software development time and costs. It can be used to visualize existing code and supports C/C++++ and Java programming languages. Code Rocket Designer has two views: a pseudocode editor and a flowchart editor. The pseudocode editor shows procedures in plain English. The flowchart editor shows a flow diagram of the procedure control flow. Both design views are editable and can be synchronized. This means that changes made in one view will automatically reflect in the other. Our project browser can be used with the design views. Combining these makes it possible to view and edit entire project procedures. This is useful for creating project designs and, via code import, inspect, modify, and document existing code files. You can export detailed project documentation in HTML or Word formats. This can be shared easily among team members and included in version control systems.