Geek

Swift 4.0 Open Source Programming Language Released

Yesterday, Apple released its much-anticipated iOS 11 mobile operating system for iPhones, iPads, and iPods. It was accompanied by watchOS 4 and tvOS 11 updates. We also witnessed the launch of open source programming language Swift 4.0.

Apple has called Swift 4.0 a major language release that aims to deliver better stability. It comes with Swift 3 code compatibility and also makes improvements to the standard library.

Swift 4.0 release includes a faster and easier to use String implementation that helps one retain Unicode correctness, adding support for different substring operations.

This update enables type-safe serialization to external formats along with the support for archival of struct and enum types.

A welcome change in Swift 4.0 comes in the form of two new language modes, i.e., Swift 3.2 and Swift 4.0. Now you don’t need to modify your code to use the new compiler version.

New workflow features and more complete API for Swift package have also been introduced to help you develop packages easily.

It’s also worth noting that Swift 4.0 ships as a part of Xcode 9. Official binaries for Ubuntu 16.10, Ubuntu 16.04 and Ubuntu 14.04 are available for download. Find Swift’s code here on GitHub.

You can find more set of changes here in the announcement post.

Did you find Swift 4.0 open source programming language interesting? Don’t forget to share your views and feedback.

To Top

Pin It on Pinterest

Share This