Anonymous
7/25/2025, 1:55:46 PM
No.106018973
>>106018920
I know it's counter-intuitive, but Erlang is secretly Alan Kay's definition of OOP, despite veing functional PL.
Alan Kay was really mixed on concurrency of objects. His initial design was that objects were concurrent and method calls were asynchronous. Nowadays we would call it an actor model.
But later he gave up on that
I know it's counter-intuitive, but Erlang is secretly Alan Kay's definition of OOP, despite veing functional PL.
Alan Kay was really mixed on concurrency of objects. His initial design was that objects were concurrent and method calls were asynchronous. Nowadays we would call it an actor model.
But later he gave up on that