开发者

Tool to create a call diagram for KornShell?

Is there a tool available to create call diagrams or create other documentation from 开发者_Go百科a KornShell (ksh) script?


you can try dia or umlgraph. Search google for more


Do your own parsing (simple string matching might be sufficient) of the script and use graphviz to generate a graph?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜