Add Erlang papers

This commit is contained in:
Z. H 2017-07-21 13:38:06 -07:00 committed by GitHub
parent 15edd14773
commit 456ae985bb

View File

@ -0,0 +1,6 @@
# Erlang
* [Making reliable distributed systems in the presence of software errors](http://erlang.org/download/armstrong_thesis_2003.pdf)
PhD thesis of Joe Armstrong, Erlangs co-inventor, describing the origins of Erlang.
* [A History of Erlang](http://webcem01.cem.itesm.mx:8005/erlang/cd/downloads/hopl_erlang.pdf) by Joe Armstrong