<?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: Manjas Anand</title>
    <description>The latest articles on DEV Community by Manjas Anand (@manjas-developer).</description>
    <link>https://dev.to/manjas-developer</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4069438%2Feda35df2-93d4-460f-ac92-c76fe8f18e65.jpg</url>
      <title>DEV Community: Manjas Anand</title>
      <link>https://dev.to/manjas-developer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/manjas-developer"/>
    <language>en</language>
    <item>
      <title>🚀 Meet Cruise Language: The Lightweight, AI-Ready Programming Language I Built at 12 Years Old!</title>
      <dc:creator>Manjas Anand</dc:creator>
      <pubDate>Sun, 09 Aug 2026 03:54:52 +0000</pubDate>
      <link>https://dev.to/manjas-developer/meet-cruise-language-the-lightweight-ai-ready-programming-language-i-built-at-12-years-old-87e</link>
      <guid>https://dev.to/manjas-developer/meet-cruise-language-the-lightweight-ai-ready-programming-language-i-built-at-12-years-old-87e</guid>
      <description>&lt;h1&gt;
  
  
  🚀 Meet Cruise Language: The Lightweight, AI-Ready Programming Language I Built at 12 Years Old!
&lt;/h1&gt;

&lt;p&gt;Hey everyone! 👋 &lt;/p&gt;

&lt;p&gt;I'm Manjas Anand, a 12-year-old developer, and I’m excited to share my open-source project: &lt;strong&gt;Cruise Language&lt;/strong&gt; (&lt;code&gt;cruise-lang&lt;/code&gt;). &lt;/p&gt;

&lt;p&gt;Cruise is an AI-powered, human-readable programming language interpreter designed to bring simplicity, speed, and native deep learning power together without the complex boilerplate!&lt;/p&gt;




&lt;h3&gt;
  
  
  ✨ Key Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🧠 &lt;strong&gt;PyTorch Autograd Engine&lt;/strong&gt;: Native tensor support for matrix calculations and ML math.&lt;/li&gt;
&lt;li&gt;📜 &lt;strong&gt;Human-Readable Syntax&lt;/strong&gt;: Clean, plain-English function definitions.&lt;/li&gt;
&lt;li&gt;🌐 &lt;strong&gt;Built-in HTTP Library&lt;/strong&gt;: Fetch JSON data and connect with REST APIs directly using simple fetch commands.&lt;/li&gt;
&lt;li&gt;🖥️ &lt;strong&gt;Zero-Config Desktop GUI&lt;/strong&gt;: Launch instant desktop windows with graceful headless fallbacks for terminal environments.&lt;/li&gt;
&lt;li&gt;⚡ &lt;strong&gt;Cross-Platform REPL&lt;/strong&gt;: Runs on any device with Python 3.8+ (including iPad terminals!).&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  📦 Try It Out!
&lt;/h3&gt;

&lt;p&gt;You can install Cruise in seconds using pip:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;pip install --upgrade cruise-lang&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Run interactive commands via the REPL shell, or execute standalone script files (&lt;code&gt;.cru&lt;/code&gt; or &lt;code&gt;.crui&lt;/code&gt;):&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;cruise main.cru&lt;/strong&gt;&lt;/p&gt;




&lt;h3&gt;
  
  
  🔗 Links &amp;amp; Support
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🐙 &lt;strong&gt;GitHub Repository&lt;/strong&gt;: &lt;a href="https://github.com/manjas-developer/Cruise" rel="noopener noreferrer"&gt;https://github.com/manjas-developer/Cruise&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;🌐 &lt;strong&gt;Official Website&lt;/strong&gt;: &lt;a href="https://manjas-developer.github.io/Cruise-Website/" rel="noopener noreferrer"&gt;https://manjas-developer.github.io/Cruise-Website/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;📦 &lt;strong&gt;PyPI Package&lt;/strong&gt;: &lt;a href="https://pypi.org/project/cruise-lang/" rel="noopener noreferrer"&gt;https://pypi.org/project/cruise-lang/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;☕ &lt;strong&gt;Support My Work&lt;/strong&gt;: &lt;a href="https://buymeachai.ezee.li/manjas_developer" rel="noopener noreferrer"&gt;https://buymeachai.ezee.li/manjas_developer&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'd love to hear your thoughts, feedback, and ideas for upcoming features! Star the repo on GitHub if you find it cool! ⭐💖&lt;/p&gt;

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