Graphic (diagram) for the erlang system

I have already read 4 erlang open source systems for 3 months, and they are rabbitmq, couchdb, gproc, jobs.

They are completely different from my previous C # system, because there are many processes, not object-oriented ones.

It is better to express these systems in graphical schemes (diagrams), and not just in the source code.

Could you tell me which graphic chart (chart) and tools are better suited for this work?

If there are several URL links for a process design graph (diagram), this would be better.

+3
source share
1 answer

for what I know, a visual programming program for Erlang has not yet been developed.

, XRef Tool. Erlang Digraph AFAIK.

, !

: , Erlang. UML

+2

All Articles