Created
December 17, 2016 23:02
-
-
Save cstrouse/8610e7546f97a183cd5b227c4a0ed314 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| OOP to me means only messaging, local retention and protection and hiding of state-process, and extreme late-binding of all things. It can be done in Smalltalk and in LISP. There are possibly other systems in which this is possible, but I'm not aware of them. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment