Swift

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(项目)
(项目)
第20行: 第20行:
 
*[https://github.com/JakeLin/SwiftWeather SwiftWeather]
 
*[https://github.com/JakeLin/SwiftWeather SwiftWeather]
 
*[https://github.com/badoo/Chatto Chatto] A lightweight framework to build chat applications, made in Swift
 
*[https://github.com/badoo/Chatto Chatto] A lightweight framework to build chat applications, made in Swift
*[https://github.com/collinhundley/Swift-AI Swift AI]
+
*[https://github.com/likedan/Awesome-CoreML-Models Awesome Core ML Models] [[文件:awesome.png]]
 +
*[https://github.com/Swift-AI/Swift-AI Swift AI]
 +
*[https://github.com/aleph7/BrainCore BrainCore]
 +
*[https://github.com/rxwei/CoreLinguistics CoreLinguistics] - [[Natural language processing|Natural Language Processing]] (NLP) toolkit.
 
*[https://github.com/garnele007/SwiftOCR SwiftOCR]
 
*[https://github.com/garnele007/SwiftOCR SwiftOCR]
 
*[https://github.com/BradLarson/GPUImage2 GPUImage 2]
 
*[https://github.com/BradLarson/GPUImage2 GPUImage 2]

2017年9月11日 (一) 05:18的版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Swift Thanks, Wikipedia.

Swift 编程语言是苹果新推出的开发语言,Swift是供iOS和OS X应用编程的新编程语言,基于C和Objective-C,而却没有C的一些兼容约束。Swift采用了安全的编程模式和添加现代的功能来是的编程更加简单、灵活和有趣。界面则基于广受人民群众爱戴的Cocoa和Cocoa Touch框架,展示了软件开发的新方向。

Swift 语言由 C++ 编写,依赖 LLVM编译环境,采用Apache v2许可协议。

目录

版本

项目

REPL

$ swift 
  1> let name = "swift" 
name: String = "swift"
 2> print("Hello, \(name)") 
Hello, swift

Linux

Android

Emacs

函数式编程

文档

pip install -U Sphinx
git clone https://github.com/apple/swift.git
cd swift/docs
make

浏览Swift在线文档

开发者

  • 克里斯·拉特纳 (Chris Lattner) 美国著名程序员,LLVM项目的主要发起人与作者之一,Clang编译器的作者。他现在是苹果公司编译器开发团队的首席架构师,他于2010年7月开始设计Swift。

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱