<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	「Swift」的评论	</title>
	<atom:link href="https://haoluobo.com/2016/04/swift/feed/" rel="self" type="application/rss+xml" />
	<link>https://haoluobo.com/2016/04/swift/</link>
	<description>to be continue....</description>
	<lastBuildDate>Thu, 16 Dec 2021 03:26:14 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		评论者：vicalloy		</title>
		<link>https://haoluobo.com/2016/04/swift/#comment-356</link>

		<dc:creator><![CDATA[vicalloy]]></dc:creator>
		<pubDate>Mon, 06 Jun 2016 14:14:40 +0000</pubDate>
		<guid isPermaLink="false">/?p=11271#comment-356</guid>

					<description><![CDATA[Haskell被说的很厉害，不过似乎应用场景很少，作为“实用派”一直没怎么去了解过。
Swift还算是挺有意思的一个语言，如果生态环境跟上Swift的应用场景远不只是APP。]]></description>
			<content:encoded><![CDATA[<p>Haskell被说的很厉害，不过似乎应用场景很少，作为“实用派”一直没怎么去了解过。<br />
Swift还算是挺有意思的一个语言，如果生态环境跟上Swift的应用场景远不只是APP。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：Tonny		</title>
		<link>https://haoluobo.com/2016/04/swift/#comment-355</link>

		<dc:creator><![CDATA[Tonny]]></dc:creator>
		<pubDate>Mon, 06 Jun 2016 04:35:33 +0000</pubDate>
		<guid isPermaLink="false">/?p=11271#comment-355</guid>

					<description><![CDATA[Swift打开了面向对象程序员的函数式编程大门。让我逐渐迷上haskell。
转抄自我的知乎 ：）
swift 是多范式编程语言。可结构化编程struct enum，可面向对象class，可面向协议protocol，可函数式 high-order，pure function。
集合了所有当前语言的精华，涉及到底层的优化（多用struct），抽象的架构思维（protocol-oriented，比java的接口强大很多），更健壮的代码（functional programming），程序员友好（代码简洁，var let 省句尾分号...），另外，甚至DSL，元编程。
每个方向都带你通往另一个大门。性能优化方向，架构师方向，函数式方向，函数-范畴方向，纯函数-分布式方向（开源支持Linux），服务器端方向（不止web server）。。最重要的是，swift看上去很简单，写起来很轻松，但能写出多优美的代码得看个人水平了
作者：Tonny
链接：https://www.zhihu.com/question/24002984/answer/43844413
来源：知乎
著作权归作者所有。商业转载请联系作者获得授权，非商业转载请注明出处。]]></description>
			<content:encoded><![CDATA[<p>Swift打开了面向对象程序员的函数式编程大门。让我逐渐迷上haskell。<br />
转抄自我的知乎 ：）<br />
swift 是多范式编程语言。可结构化编程struct enum，可面向对象class，可面向协议protocol，可函数式 high-order，pure function。<br />
集合了所有当前语言的精华，涉及到底层的优化（多用struct），抽象的架构思维（protocol-oriented，比java的接口强大很多），更健壮的代码（functional programming），程序员友好（代码简洁，var let 省句尾分号&#8230;），另外，甚至DSL，元编程。<br />
每个方向都带你通往另一个大门。性能优化方向，架构师方向，函数式方向，函数-范畴方向，纯函数-分布式方向（开源支持Linux），服务器端方向（不止web server）。。最重要的是，swift看上去很简单，写起来很轻松，但能写出多优美的代码得看个人水平了<br />
作者：Tonny<br />
链接：https://www.zhihu.com/question/24002984/answer/43844413<br />
来源：知乎<br />
著作权归作者所有。商业转载请联系作者获得授权，非商业转载请注明出处。</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
