documenting high-level erlang design

Samuel Montgomery-Blinn sam@REDACTED
Mon Feb 6 00:29:10 CET 2006


Alan Harkreader wrote:

> Any advice for how to effectively document the high-level design  
> (logical/physical) of erlang releases/applications? Esp. interested  
> in graphical notation.
>
> /alan
>
Take a look at the tutorial on writing an Erlang OTP Port application 
that was recently sent out on this list, from Pete Kazmier:

http://www.kazmier.com/computer/port-howto/

His Figure 1.1 "The Big Picture" is a very nice very high-level graphic, including the function/arity for messages.

-Sam
 







More information about the erlang-questions mailing list