<?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>Forem: James D</title>
    <description>The latest articles on Forem by James D (@james_d_befc420a49e6a2b5e).</description>
    <link>https://forem.com/james_d_befc420a49e6a2b5e</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%2F3692176%2Fa7605d3a-20f9-4d79-abb5-92ddd1e4ada7.png</url>
      <title>Forem: James D</title>
      <link>https://forem.com/james_d_befc420a49e6a2b5e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/james_d_befc420a49e6a2b5e"/>
    <language>en</language>
    <item>
      <title>Is the World Ready for Another Programming Language in 2026, Now That AI Writes Code?</title>
      <dc:creator>James D</dc:creator>
      <pubDate>Sun, 04 Jan 2026 06:07:36 +0000</pubDate>
      <link>https://forem.com/james_d_befc420a49e6a2b5e/is-the-world-ready-for-another-programming-language-in-2026-now-that-ai-writes-code-2el8</link>
      <guid>https://forem.com/james_d_befc420a49e6a2b5e/is-the-world-ready-for-another-programming-language-in-2026-now-that-ai-writes-code-2el8</guid>
      <description>&lt;p&gt;I am coming up a new Language called Come ;)&lt;br&gt;
It’s 2026. Yes, AI writes code now. This is still happening.&lt;br&gt;
Come(C Object and Module Extensions) is a systems programming language inspired by C. It preserves C’s mental model while removing common pitfalls.&lt;/p&gt;

&lt;p&gt;No raw pointers in user code&lt;br&gt;
Explicit, hierarchical ownership via arenas&lt;br&gt;
Headered dynamic arrays/strings as first-class objects&lt;br&gt;
Static typing with local inference (var)&lt;br&gt;
Modules as the only compilation unit&lt;br&gt;
Minimal syntax drift from C&lt;br&gt;
The design consistently favors:&lt;/p&gt;

&lt;p&gt;Predictability over magic&lt;br&gt;
Compile-time guarantees&lt;br&gt;
Explicitness in memory &amp;amp; visibility&lt;br&gt;
C mental model without C footguns&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/jamesd-comelang/come-lang/tree/main#readme" rel="noopener noreferrer"&gt;Intro&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/jamesd-comelang/come-lang/blob/main/examples/come_demo.co" rel="noopener noreferrer"&gt;Example&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>c</category>
      <category>go</category>
      <category>rust</category>
    </item>
  </channel>
</rss>
