Tag

Compiler

Every bite filed under Compiler, so you can stay close to the exact thread you are following.

March 2026

  • Borrowing and consuming, the ownership of values

    Borrowing, consuming, and why Swift's ownership model matters.

    Swift Memory Compiler
    A visual diagram contrasting borrowing and consuming in Swift

December 2025

  • Result Builder Design Notes

    Design builder APIs that read clearly and stay predictable for callers.

    Swift API design Compiler
    A Swift editorial illustration used for language and API design topics

March 2025

  • API Naming Consistency

    Small naming decisions compound into whether an API feels obvious or tiring.

    Swift API design Compiler
    A Swift editorial illustration used for API design topics