Originally written by Bjarne Däcker and later revised by Robert Virding, the Erlang Handbook is a summary of the language features and the runtime system. It is aimed at people with some programming experience, serving as a quick introduction to the Erlang domain.
The current release can be obtained here.
The handbook is typeset using LaTeX. If you want to build from source, the Makefile will be your friend. You will need the minted package (and pygments) for the syntax highlighting magic to work.
This is a live document so please file corrections and suggestions for improvement about the content using the issue tracker. You may also fork this repository and send a pull request with your suggested fixes and improvements. New revisions of this document will be published after major corrections.
This text is made available under a Creative Commons Attribution-ShareAlike 3.0 License. You are free to copy, distribute and transmit it under the license terms defined here.