<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Interpreter on Victor</title>
    <link>https://nyxox-debug.github.io/nyxox/tags/interpreter/</link>
    <description>Recent content in Interpreter on Victor</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 29 Dec 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://nyxox-debug.github.io/nyxox/tags/interpreter/index.xml" rel="self" type="application/xml" />
    <item>
      <title>I Built a Programming Language in Go</title>
      <link>https://nyxox-debug.github.io/nyxox/posts/projects/programming-language-go/</link>
      <pubDate>Mon, 29 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://nyxox-debug.github.io/nyxox/posts/projects/programming-language-go/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve always been fascinated by programming languages. How does code actually become a running program? What happens when you type &lt;code&gt;let x = 5;&lt;/code&gt; in a REPL?&lt;/p&gt;&#xA;&lt;p&gt;So I built my own. Meet &lt;strong&gt;Bat&lt;/strong&gt; - a tiny interpreted programming language written entirely in Go. It&amp;rsquo;s not useful for production, but it taught me how interpreters actually work.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
