<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Swift on Read. Hack. Learn. Repeat.</title>
    <link>https://www.paepper.com/blog/tags/swift/</link>
    <description>Recent content in Swift on Read. Hack. Learn. Repeat.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Sun, 31 May 2020 23:31:50 +0200</lastBuildDate>
    <atom:link href="https://www.paepper.com/blog/tags/swift/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Swift as a viable Python alternative?</title>
      <link>https://www.paepper.com/blog/posts/swift_as_a_viable_python_alternative/</link>
      <pubDate>Sun, 31 May 2020 23:31:50 +0200</pubDate>
      <guid>https://www.paepper.com/blog/posts/swift_as_a_viable_python_alternative/</guid>
      <description>&lt;p&gt;Recently Swift for Tensorflow has picked up some steam, so I wanted to explore the Swift programming language a bit.&lt;/p&gt;&#xA;&lt;p&gt;The main advantage over Python for Swift is that Swift is very fast by directly using the LLVM compiler infrastructure.&#xA;Python itself relies a lot on C to make code run fast, but if you write Python code you can get very slow code if it&amp;rsquo;s not optimized.&lt;/p&gt;&#xA;&lt;p&gt;However, the main disadvantage for Swift is that it&amp;rsquo;s  ecosystem when it comes to machine learning and data processing libraries is currently a lot less powerful than Python&amp;rsquo;s ecosystem.&#xA;This could change in the future, of course.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
