热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

开发笔记:Swift十年

本文由编程笔记#小编为大家整理,主要介绍了Swift十年相关的知识,希望对你有一定的参考价值。今天(2020年7月18日
本文由编程笔记#小编为大家整理,主要介绍了Swift十年相关的知识,希望对你有一定的参考价值。


今天(2020年7月18日),Swift 编程语言的创造者 Chris Lattner 发布了一条 Twitter,内容是庆祝 Swift 已刚好经历十年了(注:从2010年7月18日提交第一条commit算起)。

主要时间线整理如下:



  • 2010年7月18日:Swift 首次 commit


  • 2014年6月:Swift 首次公开于 WWDC


  • 2015年12月:开源 Swift


  • ......



第一条 Commit

Github 上的第一条 commit 提交记录如下:


主要版本

Swift 从诞生至今,经历过的主要版本以及时间点整理如下:






























































Version Announced Released
Swift 5.3 2020-03-25 待定
Swift 5.2 2019-09-24 2020-03-24
Swift 5.1 2019-02-18 2019-09-20
Swift 5.0 2018-09-25 2019-03-25
Swift 4.2 2018-02-28 2018-09-17
Swift 4.1 2017-10-17 2018-03-29
Swift 4.0 2017-02-16 2017-09-19
Swift 3.1 2016-12-09 2017-03-27
Swift 3.0 2016-05-06 2016-09-13
Swift 2.2 2016-01-05 2016-03-21

官方支持平台



































Architecture Master
macOS x86_64
Ubuntu 16.04 x86_64
Ubuntu 18.04 x86_64
Ubuntu 20.04 x86_64
CentOS 8 x86_64
Amazon Linux 2 x86_64

(注:后续也将支持 Windows平台。)


官方博客

https://swift.org/blog/


官方论坛

https://forums.swift.org/


总结

祝愿 Swift 生态越来越好,就像官方宣称的那样,Swift 是一门 general-purpose 语言,不仅仅用于移动端、桌面端,也同样适用于服务端等其它领域。



Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns.


The goal of the Swift project is to create the best available language for uses ranging from systems programming, to mobile and desktop apps, scaling up to cloud services.




推荐阅读
author-avatar
伍贤厚_197
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有