User forums > General (but related to Code::Blocks)
FlowCharts from Source Code
Michael:
You can also try to search in sourceforge, if you find something useful. May be also in wxCode (but I am not sure).
Michael
Game_Ender:
The reason those tools are expensive is because the of the difficulties of the C++ language. It is quite hard to parse and work with, which is why leads to much longer tool developement time, and it is why you won't find much in the way of open source tools that work with it. I know Umbrello is able to generate class diagrams from C++ code.
Michael:
--- Quote from: Game_Ender on January 06, 2006, 06:29:41 pm ---I know Umbrello is able to generate class diagrams from C++ code.
--- End quote ---
Umbrello looks interesting :), but it works only under Linux, or?
Michael
rudin:
Maybe StarUML (http://staruml.tigris.org) can help you refactor your code. It runs on Windows, freeware, and open source.
Ceniza:
Well, Umbrello is for KDE, and two ways to bring KDE to Windows are: Cygwin and Virtualization.
Tricky to get working under Windows anyway.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version