Hacker News new | ask | show | jobs
by dpeck 3163 days ago
Alan Kay OOP is a lot closer to the Actor model that you see in languages like Erlang. To be overly reductive, its all message passing and not-exposed state.