swift-evolution
Language updates
Maintains proposals and tracks changes to the Swift programming language and its evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
15k stars
1k watching
2k forks
Language: Markdown
last commit: 8 days ago Related projects:
Repository | Description | Stars |
---|---|---|
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,735 |
swiftlang/swift-format | A tool for formatting Swift source code according to a standardized style | 2,568 |
lax/learn-ios-swift-by-examples | A comprehensive collection of resources and tutorials for learning iOS development with Swift. | 3,739 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,281 |
swiftlang/swift-package-manager | A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,770 |
austinzheng/swift-2048 | A port of the 2048 game to Swift, allowing players to swipe and tap to move tiles on a grid. | 3,136 |
ksm/swiftinflux | An historical record of Swift's initial evolution and notable changes to its features. | 1,864 |
evolution-app/ios | An iOS app that brings Swift Evolution website's experience to mobile | 261 |
jakelin/swiftlanguageweather | An iOS weather app developed in Swift 4 with customizable design and features like size classes and animations. | 5,244 |
marmelroy/localize-swift | A Swift framework for improving i18n and localization in iOS apps by providing cleaner syntax and in-app language switching | 3,082 |
swiftlang/sourcekit-lsp | An implementation of the Language Server Protocol for Swift and C-based languages | 3,343 |
swiftlang/swift-corelibs-foundation | Provides compatibility and shared implementation of core Foundation API for non-Darwin platforms | 5,303 |
swift-ai/swift-ai | A high-performance deep learning library written in Swift for Apple platforms. | 6,032 |
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,039 |
swiftgen/swiftgen | Automatically generates Swift code for resources like images and localized strings to make them type-safe. | 9,304 |