Hi Qian,

long time ago I had such a program for Aldor and its library,
but I have not yet found it. Still looking ...

However, fricas.github.io/api probably comes close to what you want.
However that would only lead to a dependency graph among the categories.

It is much harder to dig out whether some domain/package *uses* another domain/package. And such dependencies are probably also interesting.

So for the category part, I suggest to look into src/doc/api.spad and tweak it a bit so that it outputs in a .dot format instead of .rst.

Maybe it is also possible to use the tikz latex package, but honestly, I would be more happy if we had a dependency graph as a visualization of the APL, i.e. in some web-presentable format.

Ralf

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/83df9eb1-c020-43e3-a27f-2eaaa69e0d9e%40hemmecke.de.

Reply via email to