<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Erik Terpstra</title>
    <description>The latest articles on Forem by Erik Terpstra (@eterps).</description>
    <link>https://forem.com/eterps</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F86398%2F07e709b4-057d-4bf2-ba98-f9f59b4a1ddb.jpeg</url>
      <title>Forem: Erik Terpstra</title>
      <link>https://forem.com/eterps</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/eterps"/>
    <language>en</language>
    <item>
      <title>Designing with Nim types</title>
      <dc:creator>Erik Terpstra</dc:creator>
      <pubDate>Wed, 10 Jul 2019 08:50:58 +0000</pubDate>
      <link>https://forem.com/eterps/designing-with-nim-types-1j13</link>
      <guid>https://forem.com/eterps/designing-with-nim-types-1j13</guid>
      <description>&lt;p&gt;Nim translation of Scott Wlaschin's &lt;a href="https://fsharpforfunandprofit.com/posts/designing-with-types-intro/"&gt;Designing with types&lt;/a&gt; series.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/eterps/designing-with-nim-types"&gt;https://github.com/eterps/designing-with-nim-types&lt;/a&gt;&lt;/p&gt;

</description>
      <category>nim</category>
    </item>
    <item>
      <title>Running machine code in Nim</title>
      <dc:creator>Erik Terpstra</dc:creator>
      <pubDate>Wed, 22 May 2019 06:05:51 +0000</pubDate>
      <link>https://forem.com/eterps/running-machine-code-in-nim-1hb5</link>
      <guid>https://forem.com/eterps/running-machine-code-in-nim-1hb5</guid>
      <description>&lt;p&gt;Just a small experiment to run x86-64 machine code in Nim, essentially this is a tiny JIT loader.&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@eterps/nimmachinecode?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>nim</category>
      <category>jit</category>
      <category>machinecode</category>
    </item>
  </channel>
</rss>
