Yahoo Search Busca da Web

Resultado da Busca

  1. Swiftはマルチパラダイム のコンパイラプログラミング言語であるがXcode のPlaygroundsの上や ターミナル でインタラクティブにデバッグする事が可能である。 LLVM コンパイラが使われており、ライブコーディングに対応していることが特徴 [4] 。 歴史. Swiftは2010年に LLVM と Clang の始祖である Chris Lattner ( 英語版 ) によって開発が始められた。 ChrisはSwiftについて「 Objective-C 、 Rust 、 Haskell 、 Ruby 、 Python 、 C# 、 CLU 、その他多くの言語からアイデアを得た」と述べている [5] 。

    • 5.9 / 2023年9月18日
    • クリス・ラトナー、Apple
    • 2014年6月2日 (2014-06-02)
  2. Swift is a high-level general-purpose, multi-paradigm, compiled programming language created by Chris Lattner in 2010 for Apple Inc. and maintained by the open-source community. Swift compiles to machine code, as it is an LLVM-based compiler.

    • 5.9, / 18 September 2023; 28 days ago
    • Apple Inc. and open-source contributors
  3. About Swift. 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. Swift is general-purpose and modern. Suitable for everything from systems programming, through mobile and desktop apps, to cloud services. Swift is safe.

  4. Swift is a powerful and intuitive programming language for all Apple platforms. It’s easy to get started using Swift, with a concise-yet-expressive syntax and modern features you’ll love. Swift code is safe by design and produces software that runs lightning-fast. Modern.

  5. Swift's small memory footprint, quick startup time, and deterministic performance make it a great choice for server and other networked applications. SwiftNIO and Swift's dynamic server ecosystem bring joy to developing networked applications. Learn more; Getting Involved. Everyone is welcome to contribute to Swift.

  6. SwiftはAppleのすべてのプラットフォームに対応し直感的に使えるパワフルなプログラミング言語です。 シンプルでありながら表現力豊かな構文と最新の機能を備え、簡単に使い始めることができるSwiftは、デベロッパの皆さんを魅了することでしょう。 Swiftでコーディングすれば、安全性を確保しながら、 スピーディ に動作するソフトウェアを開発することができますモダン. Swiftはプログラミング言語に対する最新の調査結果と数十年にわたるAppleプラットフォームの構築経験を活かして生み出されました。 名前付きパラメータは分かりやすい構文で表現され、SwiftのAPIを一段と読みやすく、メンテナンスしやすいものにしています。 セミコロンを入力する必要すらありません。

  7. DocC: DocC is a documentation compiler that makes it easy for you to produce documentation for your Swift frameworks and packages. The compiler builds your documentation by combining the comments you write in source with extension files, articles, and tutorials that live alongside your package's source code.