<?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>DEV Community: AJ Cassell</title>
    <description>The latest articles on DEV Community by AJ Cassell (@brotatoboi).</description>
    <link>https://dev.to/brotatoboi</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%2F735275%2Fc58a4e3e-277c-434b-9ede-8090a2d04200.jpeg</url>
      <title>DEV Community: AJ Cassell</title>
      <link>https://dev.to/brotatoboi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/brotatoboi"/>
    <language>en</language>
    <item>
      <title>Spud Language: Week 3</title>
      <dc:creator>AJ Cassell</dc:creator>
      <pubDate>Sat, 24 Jan 2026 01:13:50 +0000</pubDate>
      <link>https://dev.to/brotatoboi/spud-week-3-update-4d4n</link>
      <guid>https://dev.to/brotatoboi/spud-week-3-update-4d4n</guid>
      <description>&lt;p&gt;I am proud to say my language "Spud" has finally reached a new milestone - it is now Turing Complete! It can handle loops, conditionals, manipulate/store memory and input/output. &lt;/p&gt;

&lt;p&gt;If you want to check out the source code and it's examples you can visit my GitHub Repo here: &lt;a href="https://github.com/BrotatoBoiV2/Spud" rel="noopener noreferrer"&gt;https://github.com/BrotatoBoiV2/Spud&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I encourage others to write scripts and share what they create.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>spudlang</category>
      <category>devlog</category>
      <category>customlanguage</category>
    </item>
    <item>
      <title>Spud Language: Week 2</title>
      <dc:creator>AJ Cassell</dc:creator>
      <pubDate>Fri, 16 Jan 2026 14:37:11 +0000</pubDate>
      <link>https://dev.to/brotatoboi/spud-language-week-2-38jb</link>
      <guid>https://dev.to/brotatoboi/spud-language-week-2-38jb</guid>
      <description>&lt;p&gt;Today marks the second weekly update to my custom programming language named "Spud" and I am proud to announce the ability to use conditional statements to control the flow of logic!&lt;br&gt;
 I still need to do some more code cleaning before I move on, but I am pretty stoked that I got Spud to where it is now in just two weeks.&lt;/p&gt;

&lt;p&gt;I am excited to see where Spud will be by the end of my challenge of a year, or even a few months from now.&lt;/p&gt;

&lt;p&gt;To check out the source code and progress, you can visit the repo at this link: &lt;a href="https://github.com/BrotatoBoiV2/Spud" rel="noopener noreferrer"&gt;https://github.com/BrotatoBoiV2/Spud&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>devlog</category>
      <category>spudlang</category>
      <category>customlanguage</category>
    </item>
  </channel>
</rss>
