Hacker News new | ask | show | jobs
by weehoo 1861 days ago
What is the invention? Honest question, not familiar with this stuff. Comments make it hard for non-experts to follow the discussion.
2 comments

Unfortunately, the Wikipedia article (that I wrote many years ago) is way out of date :-(

See the following for Actors:

https://papers.ssrn.com/abstract=3418003

With regards to Elm and some others, you have Functional reactive programming, reactive programming, Rx, it goes by a variety of names. It’s most famous for transforming UI development some 8? 10? years ago with the widespread adoption of React. But it’s been around longer in various forms. Implementations can widely vary but the general concepts are very similar.

Actors are something different.