I read that self
as a keyword also has quite a history. It was already used in Smalltalk, an OOP language from the early 80’s.
- 1 Post
- 3 Comments
Joined 1 year ago
Cake day: December 24th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Yeah that’s fair, though it also discusses that whole prototype thing that JS has going on
Interesting, how did they do inheritance? Something like
void *super
? Also why not switch to CPP if you wanna do OOP?