HN 提问:TIL 苹果正在用 Swift 重写核心组件
1 分•作者: gigatexal•18 天前
在国情咨文的演讲中,关于 Swift 的内容以及我学到的东西,他们越来越多地在内部进行“吃狗粮”(dogfooding),即使用自己的产品进行测试,尤其是在服务器端。我记得像密码和其他核心功能都是端到端使用 Swift 实现的。
他们在一次演讲中提到的主要一点是,Swift 甚至被用来编写内核级别的代码!
查看原文
In the State of the Union talks on Swift and things I learned that they’re doing more and more dogfooding of things internally doing serverside stuff. I recall things like passwords and other core features are end to end Swift.<p>The main thing they said in one of the talks is that Swift is being used to write even kernel level things!