Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
クラス (構造体) を UML のような形でグラフ化し、サポートするシェル コードを C で生成したいと考えています。このようなものはありますか? フリーウェア && Eclipse プラグインが推奨されます。
Doxygenはドット ツールを使用してグラフを作成します
yEdは優れたグラフ レンダラー ツールです。
Zestはグラフを描画するための優れたツールボックスです
ヘッダー (*.h) ファイルが適切に作成されている場合は、xText と C 文法のサブセットを使用してそれらを解析し、yEd、zest、または dot を駆動できます。