|
|
|
|
|
by diegoperini
2688 days ago
|
|
Looking from a distance, what Swift does is actually taking best practices from modern C++ (14+) and incorporating them on the language level instead of introducing new library tools. If you regularly code C++, the "fuck, yes!" moment is there when you learn Swift. |
|
Either way, to me Swift feels much closer to C++ than to Objective-C in spirit. I don't think it's a coincidence that there are at least two C++ committee veterans among its contributors :)