On-the-fly graphical representation of code

Posted by dukeofgaming on Programmers See other posts from Programmers or by dukeofgaming
Published on 2011-01-03T16:08:30Z Indexed on 2011/01/08 23:58 UTC
Read the original article Hit count: 307

Filed under:
|
|
|
|

I know about Omondo's plugin for live code-UML synchronization in Eclipse, but I was wondering if there was any other tool/IDE/IDE-extension that has some form of live graphical code representaiton (structural, flow, call-stacks, dependencies, etc.).

I'm essentially looking for richer visual feedback on code while programming, not really looking for purely graphical code editors, though round-trips would be nice (edit graphically, code gets modified; edit code, representation gets modified).

If you don't know about any graphical live documentation tool for code, maybe someone that can coexist with code, such as MySQL Workbench or Enterprise Architect.

© Programmers or respective owner

Related posts about programming

Related posts about ide