<?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: Swifteex Studio</title>
    <description>The latest articles on DEV Community by Swifteex Studio (@swifteexstudio).</description>
    <link>https://dev.to/swifteexstudio</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%2F3717847%2F0b22743d-54ac-4740-bada-5b998a006714.jpeg</url>
      <title>DEV Community: Swifteex Studio</title>
      <link>https://dev.to/swifteexstudio</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/swifteexstudio"/>
    <language>en</language>
    <item>
      <title>Bolt is now compiled 🥳</title>
      <dc:creator>Swifteex Studio</dc:creator>
      <pubDate>Tue, 17 Mar 2026 08:56:35 +0000</pubDate>
      <link>https://dev.to/swifteexstudio/bolt-is-now-compiled-5320</link>
      <guid>https://dev.to/swifteexstudio/bolt-is-now-compiled-5320</guid>
      <description>&lt;p&gt;I just switched bolt from running interpreted to running bytecode. Sorry lazy coders but it's my programming language ⚡&lt;/p&gt;

</description>
    </item>
    <item>
      <title>No utf-8 for bolt 😭</title>
      <dc:creator>Swifteex Studio</dc:creator>
      <pubDate>Tue, 17 Mar 2026 08:50:34 +0000</pubDate>
      <link>https://dev.to/swifteexstudio/no-utf-8-for-bolt-25jc</link>
      <guid>https://dev.to/swifteexstudio/no-utf-8-for-bolt-25jc</guid>
      <description>&lt;p&gt;I just realized there is not utf8 in bolt so no other languages or emojis 😭. Im gonna fix that in bolt 1.70&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Sorry for another delay 😵</title>
      <dc:creator>Swifteex Studio</dc:creator>
      <pubDate>Thu, 22 Jan 2026 12:49:57 +0000</pubDate>
      <link>https://dev.to/swifteexstudio/sorry-for-another-delay-beb</link>
      <guid>https://dev.to/swifteexstudio/sorry-for-another-delay-beb</guid>
      <description>&lt;p&gt;Due to some technical issues, BOLT 1.60 WILL BE DELAYED UNTIL FEBRUARY 5TH,2026. WE PROMISE THIS IS THE LAST DELAY BEFORE THE BIRTH OF THE MOST LEGENDARY PROGRAMMING LANGUAGE EVER. &lt;br&gt;
sorry 😔&lt;br&gt;
SwifteexStudio,&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>programming</category>
      <category>beginners</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Delay 😞</title>
      <dc:creator>Swifteex Studio</dc:creator>
      <pubDate>Wed, 21 Jan 2026 13:40:57 +0000</pubDate>
      <link>https://dev.to/swifteexstudio/delay-23gi</link>
      <guid>https://dev.to/swifteexstudio/delay-23gi</guid>
      <description>&lt;p&gt;Hey everyone, just a quick update regarding Bolt. We've had to push back the release to allow for a larger, more polished update. We know many of you were excited, and we really appreciate your patience as we make sure Bolt delivers the best experience possible.&lt;br&gt;
For more info, check out the details here: Bolt Info&lt;br&gt;
New ETA: 23 Jan 26. Thanks for sticking with us!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>🔥 Heads up, coders! 🔥</title>
      <dc:creator>Swifteex Studio</dc:creator>
      <pubDate>Mon, 19 Jan 2026 15:06:07 +0000</pubDate>
      <link>https://dev.to/swifteexstudio/heads-up-coders-1lha</link>
      <guid>https://dev.to/swifteexstudio/heads-up-coders-1lha</guid>
      <description>&lt;p&gt;BOLT 1.5.1 is dropping 21st January! ⚡&lt;br&gt;
This isn’t just another update — we’ve cranked the engine, polished the syntax, and packed in features that’ll make your coding fly. If you thought BOLT was fast before… wait until you see what’s coming. Clean, powerful, and just a little bit mad-scientist-level insane 🧪💻.&lt;br&gt;
Mark the date, grab your gear, and get ready to bolt straight into the future of programming. This is one update you don’t want to miss.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Hey world, I made a programming language (and it’s alive!)</title>
      <dc:creator>Swifteex Studio</dc:creator>
      <pubDate>Sun, 18 Jan 2026 12:58:01 +0000</pubDate>
      <link>https://dev.to/swifteexstudio/hey-world-i-made-a-programming-language-and-its-alive-1154</link>
      <guid>https://dev.to/swifteexstudio/hey-world-i-made-a-programming-language-and-its-alive-1154</guid>
      <description>&lt;p&gt;Hey everyone, I’m Ariyan Ahmed — yes, the 11-year-old CEO behind BOLT. 😎&lt;br&gt;
So here’s the deal: I imagined a programming language. Then I woke up one day and thought, why not make it real? Fast-forward a bit, and now I have:&lt;br&gt;
BOLT — my language where code is saved as .blt files&lt;br&gt;
BRE (Bolt Runtime Engine) — the heart that runs BOLT programs&lt;br&gt;
A full ecosystem with versions, updates, and a polished installer&lt;br&gt;
Yeah… I literally built an entire programming ecosystem. Overnight. 🏆💥&lt;br&gt;
Why BOLT? Because I wanted a language that’s:&lt;br&gt;
Fast ⚡&lt;br&gt;
Expressive ✨&lt;br&gt;
Fun to experiment with 🛠️&lt;br&gt;
Safe for users even when I go nuts with updates&lt;br&gt;
If you like exploring new languages, messing with runtime engines, or just seeing what a kid CEO can build… check it out: &lt;a href="https://swifteexstudio.github.io/Swifteex/" rel="noopener noreferrer"&gt;https://swifteexstudio.github.io/Swifteex/&lt;/a&gt;&lt;br&gt;
I’m not here for memes, likes, or chaos. I’m here to make code alive, fun, and powerful. And trust me, BOLT is just getting started.&lt;br&gt;
Also… yes, it’s version 1.51 already. I told you I move fast. 💨&lt;br&gt;
Stay legendary,&lt;br&gt;
Ariyan Ahmed, CEO of Swifteex Studio 😎💥&lt;/p&gt;

</description>
      <category>programming</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
