Open-Source Wikis

/

Swift

/

Background

apple/swift

Background

This section covers historical context and design decisions that don't fit cleanly into a subsystem page. It's the place to look when you want to know "why" something was done a particular way.

Pages

  • docs/ -- the in-tree documentation. Several long-form essays live here:
    • docs/Generics/ -- the Compiling Swift Generics book.
    • docs/SIL/ -- the SIL specification.
    • docs/ABI/ -- ABI / mangling / metadata layout.
    • docs/OwnershipManifesto.md, docs/StringManifesto.md, docs/LibraryEvolutionManifesto.md, docs/StringDesign.rst, docs/Lexicon.md.
  • Lore -- the timeline view.
  • Swift Evolution -- the proposal repository.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Background – Swift wiki | Factory