Swift Language
banner
swift.org
Swift Language
@swift.org
Swift is a general-purpose programming language that's fast, modern, safe, and a joy to write. Designed for all, developed in the open.
FOSDEM, the legendary open source gathering in Brussels, is coming soon, and we'd love to see you there! We've got multiple talks on Swift plus a pre-FOSDEM community meetup. Whether you're a longtime attendee or new to the event, come say hi! 👋 swiftlang.github.io/event-fosdem/ #FOSDEM
Swift @ FOSDEM 2026
swiftlang.github.io
January 9, 2026 at 7:05 PM
Always interesting to see new Swift projects pop up on Hacker News. Here's one that's trending right now: github.com/tomasf/Cadova
GitHub - tomasf/Cadova: Swift DSL for parametric 3D modeling
Swift DSL for parametric 3D modeling. Contribute to tomasf/Cadova development by creating an account on GitHub.
github.com
January 3, 2026 at 6:41 PM
🗓️2025 was a great year for Swift 🍾 Thank you all for choosing Swift. We're ending the year with a digest of what's been going on in the project and community recently. 🗞️ Read up here: www.swift.org/blog/whats-n...
What's new in Swift: December 2025 Edition
Welcome to the latest digest of news from the Swift project.
www.swift.org
December 20, 2025 at 1:02 AM
Exploring the Swift SDK for Android: updates on ongoing progress! www.swift.org/blog/explori...
December 18, 2025 at 11:53 PM
New in Swift 6.2.3, available both separately and as part of Xcode 26.2: a way to express enums that can add new cases over time without breaking compatibility: github.com/swiftlang/sw...
github.com
December 18, 2025 at 10:19 PM
Planning to attend FOSDEM next year? Here's a guide to some of the Swift talks and connection events that will take place: swiftlang.github.io/event-fosdem/
Swift @ FOSDEM 2026
swiftlang.github.io
December 18, 2025 at 3:44 AM
⚙️ Swift Configuration 1.0 is here! 🎉 No more juggling environment variables, config files, and command-line flags separately. One unified, type-safe API to read configuration from any source, and swap providers without refactoring your code. More here... www.swift.org/blog/swift-c...
December 11, 2025 at 10:37 PM
Swift 6.2.2 is here. This maintenance release includes minor bug fixes to keep your development running smoothly. Install via swiftly (Mac/Linux), Docker, or directly from our website. More here: forums.swift.org/t/announcing...
Announcing Swift 6.2.2!
We are happy to announce the release of Swift 6.2.2. Install Swift Toolchain Install via Swiftly swiftly install 6.2.2 or swiftly install latest Download toolchain directly from Install Swift | Sw...
forums.swift.org
December 9, 2025 at 8:41 PM
🎉 10 years of open source Swift! A decade ago today, we opened Swift to the world with a simple blog post: swift.org/blog/welcome

What's grown since—thanks to an incredible community of contributors—has been extraordinary. Here's to the next ten years. 🧡
December 4, 2025 at 12:08 AM
🎄This year's Advent of Code promises fun coding challenges for all! And if you haven't tried Swift before, it's a great way to get started. Join the Swift challenge board here: forums.swift.org/t/advent-of-...
#AdventOfCode
November 26, 2025 at 9:14 PM
⚙️ Swift progress on embedded Swift, for memory-safe, fast code in resource-constrained environments. The latest updates are coming to Swift 6.3, and you can read more here: www.swift.org/blog/embedde... #IoT
November 17, 2025 at 9:29 PM
🧪 Our final post on this year’s GSoC projects focuses on work by Kelvin Bui to improve console output for testing: www.swift.org/blog/gsoc-20... Thanks to all our contributors and mentors!
GSoC 2025 Showcase: Improved Console Output for Swift Testing
The Swift community participated in Google Summer of Code 2025, and we’ve recently been showcasing all of the projects and work accomplished here on the Swift blog. You can learn more by following the...
www.swift.org
November 15, 2025 at 2:20 AM
💡In the third of our series highlighting Swift contributions from GSoC, Ahmed Elrefaey has been working on smarter inline documentation to help you while writing code in VS Code, coming soon: www.swift.org/blog/gsoc-20... #GSOC
Swift GSoC 2025 highlight: Improved code completion for Swift
Our blog post series showcasing the Swift community’s participation in Google Summer of Code 2025 continues with our third update. Learn more about the projects and work accomplished:
www.swift.org
November 13, 2025 at 5:08 AM
🚀 Swift is now officially supported on Amazon Linux 2023! This makes deploying Swift apps to AWS easier than ever. Try it: sudo dnf install swiftlang. The future of Swift keeps getting brighter... @awscloud.bsky.social #Linux docs.aws.amazon.com/linux/al2023...
November 12, 2025 at 4:11 PM
Managing long-running, stateful workflows in Swift just got a whole lot easier. The new Temporal SDK brings first-class support for building reliable, fault-tolerant applications. www.swift.org/blog/swift-t... @temporal.io
November 10, 2025 at 10:41 PM
Bridging the Swift and Java worlds opens the door to a richer set of server-side use cases for Swift. In our latest GSoC spotlight, Mads Odgaard describes his work to expand access to Swift/Java interop. #Java #GSOC www.swift.org/blog/gsoc-20...
GSoC 2025 Showcase: Extending Swift-Java Interoperability
This is the second post in our series showcasing the Swift community’s participation in Google Summer of Code 2025. Learn more about the projects and work accomplished:
www.swift.org
November 7, 2025 at 8:13 PM
📣 It's a landmark day for Swift, with three announcements that expand the ecosystem for developers everywhere. Here’s what’s new! 🧵
November 6, 2025 at 10:30 PM
We're featuring results of the summer GSoC projects over the next few days. Here's the first from Priyambada Roul, who worked on integrating Swiftly with the Swift VS Code extension: www.swift.org/blog/gsoc-20...
GSoC 2025 Showcase: Swiftly support in VS Code
Another successful year of Swift participation in Google Summer of Code recently came to an end, and we’d like to shine some light on the projects and work accomplished!
www.swift.org
November 6, 2025 at 5:54 AM
Indie developers now have more tools in their toolkit for building with Swift across platforms, thanks to Skip. Exciting to see a Swift community member building a business with the open source Swift SDK for Android. skip.tools/blog/skip-fu... #Android
Skip Fuse is now free for Indie Developers!
Since the launch of the official Swift SDK for Android on swift.org last month, we have been overwhelmed by a surge of interest in building cross-platform apps using a single shared SwiftUI codebase. ...
skip.tools
November 5, 2025 at 9:03 PM
It's been a busy month for Swift, with lots of project updates to share. Here's a digest of the latest news: www.swift.org/blog/whats-n...
November 1, 2025 at 12:32 AM
🧱Lots of progress towards a unified, open source, cross-platform build system for Swift 🏗️
Here's the latest project update: forums.swift.org/t/swiftpm-on...
October 27, 2025 at 9:29 PM
📣Announcing the first preview releases of Swift for Android, enabling you to build Android business logic with the same Swift that you use for Apple platforms. www.swift.org/blog/nightly... #Android
October 24, 2025 at 8:06 PM
🎥First sessions from @serversideswift.info are now on YouTube! Watch Mona Dierickx explore the AWS SDK for Swift and Amazon Bedrock AI integration: www.youtube.com/watch?v=eDkb...
Unlock Generative AI for Swift Server-Side Development - Mona Dierickx
YouTube video by SwiftServerConf
www.youtube.com
October 22, 2025 at 6:34 PM
New tooling for profiling performance-critical services with Swift -- introducing the Swift Profile Recorder. More here: www.swift.org/blog/swift-p...
October 6, 2025 at 5:45 PM
Swift isn't just for client apps: when Elytra moved from Node to Swift for their server code, they benefited from better performance and a unified codebase. More here: elytra.app/blog/2025/10...
October 1, 2025 at 4:10 PM