/erlang-code

Erlang Code that contains Example code from Programming in Erlang Ver 2

Primary LanguageErlangApache License 2.0Apache-2.0

erlang-code

The code samples are answers to questions from the book Programming in Erlang by Joe Armstrong , Vol 2. I am very interested in Concurrent and Distributed Systems and this is an effort to come up with decent solutions to the problems in the book and iterate on them if necessary.