<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Zerolang Blog</title>
        <link>https://zerolang.app/zh-CN/blog/</link>
        <description>Zerolang Blog</description>
        <lastBuildDate>Mon, 01 Jun 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <item>
            <title><![CDATA[Welcome to the Zerolang Community]]></title>
            <link>https://zerolang.app/zh-CN/blog/welcome/</link>
            <guid>https://zerolang.app/zh-CN/blog/welcome/</guid>
            <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Welcome to the Zerolang community website!]]></description>
            <content:encoded><![CDATA[<p>Welcome to the Zerolang community website!</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-is-zerolang">What is Zerolang?<a href="https://zerolang.app/zh-CN/blog/welcome/#what-is-zerolang" class="hash-link" aria-label="直接链接到标题" title="直接链接到标题" translate="no">​</a></h2>
<p>Zerolang is an experimental systems programming language from Vercel Labs, launched in May 2026. Its unique characteristic: <strong>from day one, it treats AI Agents as the primary user</strong>.</p>
<p>Traditional programming language error messages require humans to read and understand them. Zerolang's compiler outputs structured JSON diagnostics that agents can parse and act on directly — no human translation needed.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="goals-of-this-site">Goals of This Site<a href="https://zerolang.app/zh-CN/blog/welcome/#goals-of-this-site" class="hash-link" aria-label="直接链接到标题" title="直接链接到标题" translate="no">​</a></h2>
<ul>
<li class=""><strong>Documentation</strong>: Systematic translation and curation of Zerolang official docs</li>
<li class=""><strong>Community</strong>: Building a hub for developers to share and learn</li>
<li class=""><strong>Ecosystem</strong>: Collecting tools, libraries, and projects related to Zerolang</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="get-involved">Get Involved<a href="https://zerolang.app/zh-CN/blog/welcome/#get-involved" class="hash-link" aria-label="直接链接到标题" title="直接链接到标题" translate="no">​</a></h2>
<p>Zerolang is currently in pre-1.0 experimental stage — the perfect time to get involved.</p>
<ul>
<li class="">Follow the project on <a href="https://github.com/vercel-labs/zerolang" target="_blank" rel="noopener noreferrer" class="">GitHub</a></li>
<li class="">Read the <a class="" href="https://zerolang.app/zh-CN/docs/getting-started/install/">Getting Started</a> guide, install the compiler, and run your first Zerolang program</li>
<li class="">Join community discussions and share your experience</li>
</ul>
<p>Let's explore the future of agent-native programming languages together.</p>]]></content:encoded>
            <category>announcement</category>
        </item>
    </channel>
</rss>