How is OTP distinct from the BEAM?

I would say that the Erlang standard library is the standard library. OTP is an application framework that also is included in the Erlang distribution, and you could choose not to use it if you like.

Although perhaps unhelpfully OTP seems to also the name of the distribution, or at least it is the name of the code repository.

4 Likes