|
|
|
|
|
by namelosw
2504 days ago
|
|
The problem is like 'is Erlang an Actor language?'. The answer is yes. Carl Hewitt developed the Actor model based on Smalltalk in the 1970s. Joe Armstrong created Erlang in the 1980s, which he didn't know the Actor model at all at that time. Erlang doesn't even have the concept of Actor, it accidentally implemented Actor model by the elegant design of processes. But when it comes to the Actor model nowadays, Erlang is basically a must-mention language, although the intention wasn't about Actor. |
|
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3418003