<?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: THEE ANGLE</title>
    <description>The latest articles on DEV Community by THEE ANGLE (@thee_angle_94589d4eec5b48).</description>
    <link>https://dev.to/thee_angle_94589d4eec5b48</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%2F3706710%2Fb96d95f6-7496-400f-9cfc-68b4acd9cb60.jpg</url>
      <title>DEV Community: THEE ANGLE</title>
      <link>https://dev.to/thee_angle_94589d4eec5b48</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thee_angle_94589d4eec5b48"/>
    <language>en</language>
    <item>
      <title>I built my own programming language in C – ShrijiLang</title>
      <dc:creator>THEE ANGLE</dc:creator>
      <pubDate>Mon, 12 Jan 2026 10:29:29 +0000</pubDate>
      <link>https://dev.to/thee_angle_94589d4eec5b48/i-built-my-own-programming-language-in-c-shrijilang-hkd</link>
      <guid>https://dev.to/thee_angle_94589d4eec5b48/i-built-my-own-programming-language-in-c-shrijilang-hkd</guid>
      <description>&lt;p&gt;I built a new programming language called ShrijiLang.&lt;/p&gt;

&lt;p&gt;It is written in C and includes its own tokenizer, parser, AST, interpreter, and runtime. It executes its own .sri scripts through a custom-built runtime engine — it is not a wrapper over Python or any existing language.&lt;/p&gt;

&lt;p&gt;GitHub:&lt;br&gt;
&lt;a href="https://github.com/shreeradhika623-sudo/ShrijiLang.git" rel="noopener noreferrer"&gt;https://github.com/shreeradhika623-sudo/ShrijiLang.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I started this project as a solo developer and I am still improving it. I would love feedback, ideas, or contributions from anyone interested in programming languages or compilers.&lt;/p&gt;

&lt;p&gt;— Mister_Mr&lt;/p&gt;

</description>
      <category>compiling</category>
      <category>opensource</category>
      <category>c</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
