Y
Hacker News
new
|
ask
|
show
|
jobs
by
nwmcsween
4672 days ago
You cannot have full classical OOP with C like performance. It won't happen without a big fat JIT runtime and more optimization than put into hotspot.
1 comments
qznc
4672 days ago
Yes, you can. You might have heard of C++.
link
swift
4672 days ago
Uhh, "classical OOP". Like Smalltalk. What C++ calls "OOP" has its place, but it's not the same thing.
link