Swift Soars Ever Higher

栏目: IT技术 · 发布时间: 6年前

A year ago, to the day, I postedA Swift Takes Flight. In it, there was the announcement that Foundation was possible to build on Windows. This was a pretty large milestone in supporting Windows as a platform. Foundation is a complex codebase that has very interesting cross-language and cross-object-model interactions (CoreFoundation bridging).

I am extremely excited to announce that as of today we have the full test suite for Foundation passing on Windows as well! Although there are a few tests which are testing Unix specific behaviors which do not port, this is largely on parity with the Linux test suite. There are a total of 1706 tests on Windows that are running with Linux currently having 1714.

I think that it should be pointed out that in the recent months this effort has required work in Foundation and CoreFoundation and that the output of the compiler has not even been a concern. To me, this is an indication that the Windows support in the compiler and standard library has largely matured to the point where it is reliable. This is a huge step forward for the idea of portable code written in Swift, and should hopefully make it easier to bring codebases to all the platforms easily and uniformly.

This work would not have been possible without the tremendous help of@millenomi. Also, thanks to the various people who have tried to improve the state of the Foundation test suite on Windows (like@gmittertreiner,@spevans, and@lxbndr amongst others).

And to keep the tradition of screenshots alive:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

JavaScript设计模式

JavaScript设计模式

Ross Harmes、Dustin Diaz / 谢廷晟 / 人民邮电出版社 / 2008 / 45.00元

本书共有两部分。第一部分给出了实现具体设计模式所需要的面向对象特性的基础知识,主要包括接口、封装和信息隐藏、继承、单体模式等内容。第二部分则专注于各种具体的设计模式及其在JavaScript语言中的应用,主要介绍了工厂模式、桥接模式、组合模式、门面模式等几种常见的模式。为了让每一章中的示例都尽可能地贴近实际应用,书中同时列举了一些JavaScript 程序员最常见的任务,然后运用设计模式使其解决方......一起来看看 《JavaScript设计模式》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具