<?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: Abdullah Masood</title>
    <description>The latest articles on DEV Community by Abdullah Masood (@abdullah_masood_613c17b0b).</description>
    <link>https://dev.to/abdullah_masood_613c17b0b</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%2F4077746%2F5ae79210-08f3-4579-aee8-d5e4574f8d34.png</url>
      <title>DEV Community: Abdullah Masood</title>
      <link>https://dev.to/abdullah_masood_613c17b0b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abdullah_masood_613c17b0b"/>
    <language>en</language>
    <item>
      <title>I built EZ, a programming language from scratch</title>
      <dc:creator>Abdullah Masood</dc:creator>
      <pubDate>Fri, 14 Aug 2026 13:02:56 +0000</pubDate>
      <link>https://dev.to/abdullah_masood_613c17b0b/i-built-ez-a-programming-language-from-scratch-1265</link>
      <guid>https://dev.to/abdullah_masood_613c17b0b/i-built-ez-a-programming-language-from-scratch-1265</guid>
      <description>&lt;h1&gt;
  
  
  I built EZ, a programming language from scratch
&lt;/h1&gt;

&lt;p&gt;Hi everyone 👋&lt;/p&gt;

&lt;p&gt;I'm Abdullah, and I've been building &lt;strong&gt;EZ&lt;/strong&gt;, a programming language and runtime from scratch in C++.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://ez-lang.site/" rel="noopener noreferrer"&gt;EZ Language&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;EZ has its own bytecode compiler, virtual machine, garbage collector, optional typing, OOP, async/await, native FFI, Win32 GUI support, and &lt;code&gt;.exe&lt;/code&gt; bundling.&lt;/p&gt;

&lt;p&gt;It also has a package registry with packages for databases, HTTP, crypto, GUI, automation, CLI tools, and more.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://packages.ez-lang.site/packages" rel="noopener noreferrer"&gt;EZ Package Registry&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The project is open source, and I'm looking for people who want to help improve it.&lt;/p&gt;

&lt;p&gt;You can contribute by:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Writing code&lt;/li&gt;
&lt;li&gt;Creating packages&lt;/li&gt;
&lt;li&gt;Improving documentation&lt;/li&gt;
&lt;li&gt;Adding examples&lt;/li&gt;
&lt;li&gt;Finding and fixing bugs&lt;/li&gt;
&lt;li&gt;Working on the compiler or VM&lt;/li&gt;
&lt;li&gt;Sharing ideas and feedback&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://github.com/imabd645/EZ-language" rel="noopener noreferrer"&gt;GitHub Repository&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you're interested in programming languages, compilers, C++, or just want to build something new, I'd love to have you try EZ.&lt;/p&gt;

&lt;p&gt;Any feedback is welcome! 🚀&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>programming</category>
      <category>new</category>
      <category>computerscience</category>
    </item>
  </channel>
</rss>
