Swift Language Profile Banner
Swift Language Profile
Swift Language

@SwiftLang

74,074
Followers
0
Following
32
Media
310
Statuses

Swift is a general-purpose programming language that's fast, modern, safe, and a joy to write. Designed for all, developed in the open.

Don't wanna be here? Send us removal request.
@SwiftLang
Swift Language
3 years
Swift 5.5 is now officially released! Swift 5.5 is a massive release that includes newly-introduced language capabilities for concurrency, including async/await, structured concurrency, and Actors.
24
334
1K
@SwiftLang
Swift Language
2 years
A new version of Foundation launched today as an open source project, written in Swift. This project provides a single, cross-platform implementation and shows significant performance improvements.
16
320
1K
@SwiftLang
Swift Language
5 years
Swift 5.1 is now officially released! Learn more about it here:
7
360
935
@SwiftLang
Swift Language
5 years
Swift 5.2 is now released!
9
354
915
@SwiftLang
Swift Language
2 months
Announcing the release of Swift 6! 🎉🎉🎉 🦺Extended memory safety protections 🪟Embedded and cross-platform support 🧪Swift Testing: parameterized, macro-based testing Read more:
9
254
890
@SwiftLang
Swift Language
4 years
Swift 5.4 is now released! It includes new language features as well as tooling improvements. Read more about it here:
5
302
781
@SwiftLang
Swift Language
1 year
Swift 5.9 is now available! This is a major new release that introduces macros to Swift, adds bi-directional interoperability with C++, and more. Read the blog post to see what's new.
8
227
754
@SwiftLang
Swift Language
9 years
Swift is now open source! Read the full launch announcement on the Swift blog
Tweet media one
5
954
718
@SwiftLang
Swift Language
4 years
Use Swift to create serverless functions that run in the cloud. The new Swift AWS Lambda Runtime project is now live. Read more about it here:
10
262
722
@SwiftLang
Swift Language
3 years
We just announced the Swift Mentorship Program, a new initiative that provides some personal guidance for people who want to start contributing to the language. Learn more here:
9
206
642
@SwiftLang
Swift Language
7 years
Swift 4.1 was just released! Learn more about what's new:
6
338
525
@SwiftLang
Swift Language
2 years
Swift 5.8 is now available! This release contains many enhancements including support for hasFeature(), an improved Result Builder implementation, updates to Swift-DocC and the Swift Package Manager, and more.
4
167
529
@SwiftLang
Swift Language
1 month
As part of our vision for Swift to be a widely-used language for a wide variety of use cases and platforms, today at @SwiftServerConf we open sourced some early work on Swift/Java interoperability: . Excited to partner with others to expand this. @java
Tweet media one
9
115
533
@SwiftLang
Swift Language
5 months
Swift is starting an exciting new chapter with its own, dedicated GitHub organization. This move will help Swift expand to more platforms and new use cases.
5
115
487
@SwiftLang
Swift Language
5 years
We're thrilled to announce a new project for Swift—Swift Numerics. Learn all about how it provides the building blocks for numerical computing in Swift!
5
158
479
@SwiftLang
Swift Language
4 months
Writing Swift with VSCode just got much better. - Swift Testing ✅ - Code coverage ✅ - Refactoring improvements ✅ - Easy version switching ✅ - Code formatting ✅ All the details here: @code
8
95
483
@SwiftLang
Swift Language
3 years
Swift 5.6 is now officially available! This new version adds the ability to run plugin commands with SwiftPM, brings enhancements to the type system, improves interaction with pointers, and more. Details at:
3
165
472
@SwiftLang
Swift Language
8 months
Swift is great for embedded systems like the @playdate . @rauhulv shares his journey:
12
77
479
@SwiftLang
Swift Language
8 months
Swift 5.10 is now available for macOS, Linux, and Windows, and features a complete set of opt-in diagnostics to check your code for full data race safety.
2
120
467
@SwiftLang
Swift Language
2 years
Swift 5.7 is now available! This release contains many of the enhancements announced at WWDC22, including improved generics syntax, regular expression literals, enhanced data race safety, and more.
4
149
445
@SwiftLang
Swift Language
6 years
Swift 4.2 is released! Read about it here:
1
256
447
@SwiftLang
Swift Language
9 years
In case you haven't heard... Swift is going open source later this year!
15
610
431
@SwiftLang
Swift Language
1 year
Swift HTTP Types is a new, open source package designed to provide common types for working with HTTP.
2
109
436
@SwiftLang
Swift Language
4 years
Introducing Diversity in Swift. This initiative is focused on further elevating diverse voices, and making it easier for developers of all backgrounds and skill levels to join the Swift community. Read more about it here:
10
140
426
@SwiftLang
Swift Language
4 years
The new open source Swift Algorithms package was just released, and ready for the community to jump in! To learn more about these new sequence and collection-focused algorithms, head to the blog:
0
147
436
@SwiftLang
Swift Language
3 months
As part of our commitment to investing in Swift across all platforms, we're delighted to announce the availability of the new all-Swift Foundation library as part of the Swift 6 nightly toolchain, supporting Linux and Windows. 🏗️🏗️🏗️ More here:
Tweet media one
4
95
419
@SwiftLang
Swift Language
4 years
Swift System is now an open source project on . "Our vision is for System to eventually act as the single home for low-level system interfaces for all supported Swift platforms."
4
124
399
@SwiftLang
Swift Language
5 years
This promises to be a great Swift book that's also for a great cause!
5
126
394
@SwiftLang
Swift Language
3 months
Announcing Swift Homomorphic Encryption, a new package that supports private cloud computation using cutting-edge cryptographic techniques. 🕵️🤐 Read more:
7
86
390
@SwiftLang
Swift Language
3 years
Introducing Swift Distributed Actors, a new open source package to facilitate distributed actors in a clustered environment. Learn more:
2
115
361
@SwiftLang
Swift Language
4 months
In case you missed it: last month we launched Swift Testing, a new framework that makes testing your Swift code a breeze. Open sourced here:
Tweet media one
1
59
366
@SwiftLang
Swift Language
4 months
With Swift 6, functions can declare specific error types they can throw. This enables you to write exhaustive catch clauses that ensure that every possible error is handled. More in the Swift programming language book, updated for Swift 6 beta:
Tweet media one
8
53
348
@SwiftLang
Swift Language
9 months
Swift combines an easy-to-use syntax with the speed of a compiled language, making it ideal for machine learning. Just announced: the advanced MLX research framework expands support for Swift:
7
80
334
@SwiftLang
Swift Language
4 years
Swift 5.3 is now officially released, along with downloadable toolchains and Docker images for Linux. Read more about it here:
5
129
332
@SwiftLang
Swift Language
4 months
Since announcing the new Swift organization at this month, we've been hard at work! 🚧 Over 20 repositories migrated so far, including the core Swift repo, website, SwiftPM, VSCode extension, LSP support, and Docker images. More on the way; join us there!
Tweet media one
1
54
306
@SwiftLang
Swift Language
9 years
Sorry we've been quiet for a while. Working on something…
25
250
298
@SwiftLang
Swift Language
22 days
📦📅Package of the week: elementary📅📦 elementary is a Swift HTML rendering library that supports concurrency, plays well with Vapor and Hummingbird and has a natural syntax for expressing HTML constructs. More here: #webdev #Swift
Tweet media one
4
23
307
@SwiftLang
Swift Language
9 years
Xcode 7 with Swift 2 is available for update in the App Store. And now everyone can develop on-device for free, not just in the simulator!
5
422
291
@SwiftLang
Swift Language
1 year
C and C++ interoperability is one of Swift's superpowers, enabling access to a wide variety of existing APIs, including the Windows SDK. @compnerd has an excellent piece detailing the process.
4
53
284
@SwiftLang
Swift Language
10 years
The Swift blog launches today! Get the latest news and insights directly from the Swift team at Apple.
14
480
280
@SwiftLang
Swift Language
2 years
Announcing the new Language Workgroup, focused on evolving the Swift language and standard library. This new workgroup allows the Core Team to invest more in the overall direction of the growing Swift ecosystem.
4
78
283
@SwiftLang
Swift Language
9 years
Great resources to learn programming in Swift, including links to a new iTunes U course!
3
148
276
@SwiftLang
Swift Language
4 months
How small does Swift go? Tiny enough to run on a breadboard? From #WWDC24 , this session by @kubamracek shows how you can build a simple HomeKit accessory that runs on a RISC-V device. And for extra credit, the demo shows off Neovim support for Swift! ✨
Tweet media one
5
50
283
@SwiftLang
Swift Language
4 years
Announcing a new Swift open source package: Swift Service Discovery. Defines a standard API for back-end providers to implement. Read more about it here:
1
74
279
@SwiftLang
Swift Language
4 months
Swift is designed to be a joy to write, as shown by the rotating code snippets on our home page. Let's add some new ones! What's your favorite 5-10 line snippet that demonstrates the joy of Swift? 🥳
Tweet media one
22
27
282
@SwiftLang
Swift Language
8 years
Swift Playgrounds. An innovative new app for iPad to learn real Swift code.
6
214
276
@SwiftLang
Swift Language
9 years
Great collection of videos from the community about programming with Swift:
2
100
269
@SwiftLang
Swift Language
1 year
has gained a new way to help developers find popular and useful packages from across the community.
2
58
265
@SwiftLang
Swift Language
8 years
Looking back on Swift 3 and ahead to Swift 4:
6
177
259
@SwiftLang
Swift Language
4 months
Learning Swift on the go? Want an app that can help you brush up on language foundations? @twostraws has you covered with Unwrap. With lessons and quizzes, it's a great tool for developers who are transitioning to Swift:
8
30
264
@SwiftLang
Swift Language
8 years
New post on the blog about the new features in Swift 3.1, released today with Xcode 8.3:
0
235
253
@SwiftLang
Swift Language
9 days
Today we’re making available the source code for certain key components of Private Cloud Compute, written in #Swift , to allow developers and researchers to independently verify its security characteristics and functionality:
3
57
284
@SwiftLang
Swift Language
3 months
📦📅 Package of the week: node-swift 🧑‍💻 node-swift lets you write native Node modules in Swift that can be used with node.js, NPM and Electron. It's idiomatic, fast, and works on macOS, Linux and Windows. More here: @kabiroberai @nodejs #Electron
Tweet media one
1
62
250
@SwiftLang
Swift Language
4 months
The new Swift 6 language mode provides compile-time data race safety, eliminating an entire category of bugs by diagnosing them at compile time. And good news: you can migrate to Swift 6 incrementally! For more details, check out our migration guide:
1
41
233
@SwiftLang
Swift Language
2 years
Swift’s speed, safety, and expressiveness make it a great choice for server development. now hosts a number of guides to help get you started.
3
57
231
@SwiftLang
Swift Language
9 years
Swift 2! New error handling model, Swift-er SDKs, availability checking, and open source.
9
311
226
@SwiftLang
Swift Language
2 months
Modern, expressive testing is one of the highlights in Swift 6! 🧑‍🔬 As its release gets closer, we're merging Swift Testing into the toolchain so it's available to packages and apps without having to add new dependencies. More here:
Tweet media one
2
33
232
@SwiftLang
Swift Language
2 years
Announcing the new Documentation Workgroup, focused on enhancing the documentation experience for the Swift language and ecosystem.
6
50
220
@SwiftLang
Swift Language
2 months
📦📷 Package of the week: hummingbird 📷🧑‍💻 Hummingbird is a lightweight, flexible HTTP server framework that provides routing, authentication, encryption, logging, and AWS Lambda support. It's never been easier to build a server app with Swift! 🪺More at
Tweet media one
2
43
215
@SwiftLang
Swift Language
4 months
If you're trying out the new Swift predictive code completion in Xcode 16, we'd love to hear from you about your experiences! Use the Feedback Assistant tool to file suggestions or bugs: we read every one and use it to help build a better product for you.
Tweet media one
5
27
216
@SwiftLang
Swift Language
9 years
IBM made significant announcements today, helping being Swift to the server and the cloud.
5
219
209
@SwiftLang
Swift Language
8 years
Xcode 8.3b2 now available with a new Swift compiler flag that can speed building large mixed Swift and ObjC projects
5
141
205
@SwiftLang
Swift Language
8 months
For a second year, Apple is sponsoring ServerSide.swift, an annual conference for server-side Swift developers:
0
38
208
@SwiftLang
Swift Language
4 months
Want to install Swift on a Windows developer machine with Visual Studio installed? It’s as easy as one command. What are you waiting for?!
Tweet media one
1
30
211
@SwiftLang
Swift Language
2 months
Coming soon: Swift macro expansion in VSCode! 🎉Fantastic to see the results of this #GSoC project, now available in mainline builds. Great writeup from the author, @lokesh_t_r : 🧑‍🏫 @code
Tweet media one
@SwiftLang
Swift Language
5 months
#Swift #GSoC highlight! Lokesh's project will work to bring macro expansion previews to VSCode to improve the user experience
2
10
41
5
44
207