asdf-viz
Visualizes the dependencies between asdf systems / Visualize the function call graph.
$ area51 add asdf-vizコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(asdf-viz:some-function ...)Visualizes the dependencies between asdf systems / Visualize the function call graph.
$ area51 add asdf-vizコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(asdf-viz:some-function ...)