Skip to content

Instantly share code, notes, and snippets.

@markmals
Last active June 12, 2022 21:10
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markmals/a82039c84533d0102f1082cfb8228153 to your computer and use it in GitHub Desktop.
Save markmals/a82039c84533d0102f1082cfb8228153 to your computer and use it in GitHub Desktop.
Features I would like to see from Swift and its core ecosystem

Swift Wish List

Features I would like to see from Swift and its core ecosystem, to make it a robust and ergonomic language for all use cases.

  • ❌ = Unimplemented
  • πŸ“œ = Manifesto
  • ⚾️ = Pitch
  • πŸ’ = Proposal
  • ⛔️ = Partially Implemented / Awaiting Implementation
  • ⚠️ = In Active Review
  • βœ… = Accepted / Implemented
  • β˜‘οΈ = Available in Latest Version (5.6)

Language Features

Concurrency

Protocols, Existentials, & Generics

Strings

Optionals

Domain Specific Languages

Metaprogramming & Reflection

Modules

Interoperability & Platform Support

Ecosystem Features

Standard Library & Foundation

Swift Package Manager

SwiftNIO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment