Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 742 Bytes

swift.md

File metadata and controls

14 lines (11 loc) · 742 Bytes
title permalink last_updated tags summary
Swift support
pmd_languages_swift.html
September 2023 (7.0.0)
languages
PmdCapableLanguage
CpdCapableLanguage
Swift-specific features and guidance

Swift is a general-purpose programming language that's approachable for newcomers and powerful for experts. It is fast, modern, safe, and a joy to write.

{% include language_info.html name='Swift' id='swift' implementation='swift::lang.swift.SwiftLanguageModule' supports_pmd=true supports_cpd=true since='5.3.7' %}

The grammar of the languages is documented in The Swift Language Reference.