Concurrent programming in Erlang

Chapter 1. An ERLANG Tutorial

We begin with a tutorial introduction to Erlang. Our intention is to introduce the reader to the main features of the language. Many of the topics covered will not be explained in detail here, but will be discussed in subsequent chapters of the book.

We start with examples of simple sequential Erlang programs.