<?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: Ethan </title>
    <description>The latest articles on DEV Community by Ethan  (@toga56784).</description>
    <link>https://dev.to/toga56784</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%2F3594469%2Fc688cc34-8294-43ad-9642-a0d81d11f845.png</url>
      <title>DEV Community: Ethan </title>
      <link>https://dev.to/toga56784</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/toga56784"/>
    <language>en</language>
    <item>
      <title>Introducing Spira - Making a Shell #0</title>
      <dc:creator>Ethan </dc:creator>
      <pubDate>Mon, 03 Nov 2025 19:49:08 +0000</pubDate>
      <link>https://dev.to/toga56784/introducing-spira-making-a-shell-0-3kl8</link>
      <guid>https://dev.to/toga56784/introducing-spira-making-a-shell-0-3kl8</guid>
      <description>&lt;p&gt;I am a 13 year old aspiring systems dev and this is &lt;strong&gt;&lt;em&gt;Spira&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Welcome to the first post (of many to come) about a new project I have started! In this post I will cover what Spira is. How it will grow over the first few posts and why you should care.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Spira?
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Spira&lt;/em&gt; is a new shell program I have started working on which aims to have low level power but be accessible for everyday users. The name spira comes from the word spiral but without the "l" because I think it sounds cooler. It has been my dream to become a systems dev and I have decided to get a head start while I am still young.&lt;/p&gt;

&lt;h2&gt;
  
  
  How each post will work
&lt;/h2&gt;

&lt;p&gt;Each post will cover a large milestone in Spira's development as well as mopping up any small changes I have made since the last post. Over the first few I will be making a basic REPL (Read-Eval-Print-Loop) and implementing some basic builtins.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why you should care?
&lt;/h2&gt;

&lt;p&gt;Honestly, I don't know why you should care... but if you have read this far you must be at least a bit interested. And if you ever want to check in with the project my account will be sending updates often so just head over to my page.&lt;/p&gt;

&lt;h2&gt;
  
  
  Other Notes:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;I am using C++ 17 with CMake as a build system.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;GitHub repo&lt;/strong&gt; can be found at &lt;a href="https://github.com/toga56784/spira" rel="noopener noreferrer"&gt;https://github.com/toga56784/spira&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks to any of the few people who have read my post and come back next time when I will be &lt;strong&gt;planning the shell!&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>systems</category>
      <category>cpp</category>
      <category>programming</category>
      <category>github</category>
    </item>
  </channel>
</rss>
