Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ikari_pl
on Jan 8, 2023
|
parent
|
context
|
favorite
| on:
OOP in C
the implementation in the article is basically what Golang is.
and the question: "so much manual/repetitive work, why do this"... is still valid.
WalterBright
on Jan 9, 2023
[–]
Yup. Once you find yourself doing OOP in C, or doing metaprogramming with the C preprocessor, it's time to move to a more powerful language. You've outgrown C.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
and the question: "so much manual/repetitive work, why do this"... is still valid.