News

Swift is now available on Fedora 28

1 min read

Last week, the Fedora team announced that Swift will be available in Fedora 28.  Swift, Apple’s programming language, is built with a modern approach to safety and its addition to Fedora will facilitate Linux’s focus on the security aspect of its kernel.

Why did the team opt for Swift?

Swift’s applications are endless- right from systems programming to desktop applications leading right upto cloud services. This language was always focussed on being fast and safe. There is automatic memory management where arrays and integers are checked for overflow. Swift also supports a built-in mechanism for error handling. It is an efficient server-side programming language which performs fast iterations over collections of code.

Additional features include:

  • Closures with function pointers
  • Tuples and multiple return values
  • Generics
  • Structs supporting methods, extensions, and protocols
  • Functional programming patterns, like map and filter
  • do, guard, defer, and repeat keywords provide an advanced control flow

Swift is available in Fedora under the package name swift-lang.
The flexible capabilities of Fedora coupled with the advantages offered by Swift make it an excellent choice for developers to work on.
To know more about this news, head over to Fedora’s magazine.

Read Next

ABI stability may finally come in Swift 5.0

Swift 4.2 releases with language, library and package manager updates!

Fedora 29 beta brings Modularity, GNOME 3.30 support and other changes

Melisha Dsouza

Share
Published by
Melisha Dsouza

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago