Y
Hacker News
new
|
ask
|
show
|
jobs
by
lcuff
632 days ago
Does anybody have a pointer to a good description of what Alan Kay means by messaging?
2 comments
pakl
632 days ago
See “call-by-meaning”:
http://www.vpri.org/pdf/tr2014003_callbymeaning.pdf
link
hgs3
632 days ago
In practice it means late binding [1].
[1]
https://en.wikipedia.org/wiki/Late_binding
link