<?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: Garrett Gaston</title>
    <description>The latest articles on DEV Community by Garrett Gaston (@g-lang).</description>
    <link>https://dev.to/g-lang</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%2F3948064%2F9558f529-14ea-433d-9282-156dcb6ce9ff.png</url>
      <title>DEV Community: Garrett Gaston</title>
      <link>https://dev.to/g-lang</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/g-lang"/>
    <language>en</language>
    <item>
      <title>G, Extende C</title>
      <dc:creator>Garrett Gaston</dc:creator>
      <pubDate>Sat, 23 May 2026 17:55:07 +0000</pubDate>
      <link>https://dev.to/g-lang/g-extende-c-2e32</link>
      <guid>https://dev.to/g-lang/g-extende-c-2e32</guid>
      <description>&lt;p&gt;&lt;a href="http://www.g-lang.io" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I created this for myself, but just wanted to pass this around in case anyone else is interested. I created this because I believe in much of the philosophy of Zig and Odin, but Zig is ugly/complicated IMO, and while Odin isn't ugly, it still isn't C. I say I created, in the interest of full disclosure, I worked with A.I over the course of a week creating this, I was mostly just dictating.&lt;br&gt;
What it adds at a glance:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Module System&lt;/li&gt;
&lt;li&gt;Function Overloading&lt;/li&gt;
&lt;li&gt;Default Parameters&lt;/li&gt;
&lt;li&gt;Default Struct Values&lt;/li&gt;
&lt;li&gt;Nested Struct Value Expansion&lt;/li&gt;
&lt;li&gt;Values Default To Undefined&lt;/li&gt;
&lt;li&gt;Error As A Value&lt;/li&gt;
&lt;li&gt;Defer Keyword&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;And there could be one or two more I'm forgetting atm.&lt;/p&gt;

</description>
      <category>c</category>
    </item>
  </channel>
</rss>
