|
|
|
|
|
by xenadu02
3452 days ago
|
|
A programming language transition takes many years. The toolchain must stabilize. Once you nail things down you add ABI stability so the OS can ship with the standard libraries. Only then can you begin rewriting core components. It is already publicly known that some components are written in Swift, e.g.: the macOS Dock is a Swift application. |
|