<?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: Vishwam Phalke</title>
    <description>The latest articles on DEV Community by Vishwam Phalke (@vishwam162).</description>
    <link>https://dev.to/vishwam162</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%2F3927541%2F58c2919d-e483-4db8-978d-957b9ced5e7f.png</url>
      <title>DEV Community: Vishwam Phalke</title>
      <link>https://dev.to/vishwam162</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vishwam162"/>
    <language>en</language>
    <item>
      <title>I built my own Programming Language at 15: Meet Nexus 🚀</title>
      <dc:creator>Vishwam Phalke</dc:creator>
      <pubDate>Tue, 12 May 2026 16:45:10 +0000</pubDate>
      <link>https://dev.to/vishwam162/i-built-my-own-programming-language-at-15-meet-nexus-3i9e</link>
      <guid>https://dev.to/vishwam162/i-built-my-own-programming-language-at-15-meet-nexus-3i9e</guid>
      <description>&lt;p&gt;Most 15-year-olds are playing games; I decided to build the engine behind them.&lt;/p&gt;

&lt;p&gt;I’m Vishwam Phalke, a Class 10 student from Pune, and I just launched Nexus—a custom programming language built from the ground up using Python and the SLY (Lex/Yacc) library.&lt;/p&gt;

&lt;p&gt;Why build a new language? 🛠️&lt;br&gt;
I wanted something that bridged the gap between simple syntax and powerful "Agentic AI" capabilities. Nexus isn't just a project; it's the core of my agency, Overpowered Studios.&lt;/p&gt;

&lt;p&gt;The Tech Stack:&lt;br&gt;
Lexer/Parser: SLY (Python-based Lex/Yacc)&lt;/p&gt;

&lt;p&gt;Architecture: Custom AST logic and Interpreter&lt;/p&gt;

&lt;p&gt;Environment: Designed for rapid prototyping and AI-driven automation.&lt;/p&gt;

&lt;p&gt;What’s Next?&lt;br&gt;
I’m currently optimizing the global update commands and preparing for a browser-based game publishing spree.&lt;/p&gt;

&lt;p&gt;Check out the source code and documentation here:&lt;br&gt;
&lt;a href="https://vishwam162.github.io/Nexus-Lang/" rel="noopener noreferrer"&gt;https://vishwam162.github.io/Nexus-Lang/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'd love to hear from other compiler enthusiasts or fellow teen devs! What was your first "big" project?&lt;/p&gt;

&lt;h1&gt;
  
  
  showdev #python #opensource #programming
&lt;/h1&gt;

</description>
      <category>programming</category>
      <category>productivity</category>
      <category>python</category>
      <category>career</category>
    </item>
  </channel>
</rss>
