It is really hard task to parse C code and create state charts based on it but I'll think of that. Maybe some basic state charts (with low granularity) could be created via reverse engineering. We will see... :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
CodeDesigner 1.5.0 an later includes new reverse engineering plugin. Currently, class diagrams can be imported from an existing source code as well as stand-alone functions and variables. Support for automated creation of state charts is also planned.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It is really hard task to parse C code and create state charts based on it but I'll think of that. Maybe some basic state charts (with low granularity) could be created via reverse engineering. We will see... :)
Thanks.
You may take a look at http://www.ablegoldcomputers.com/ for some ideas.
also at https://sourceforge.net/projects/algoview/
CodeDesigner 1.5.0 an later includes new reverse engineering plugin. Currently, class diagrams can be imported from an existing source code as well as stand-alone functions and variables. Support for automated creation of state charts is also planned.