<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://zerolang.app/zh-CN/blog/</id>
    <title>Zerolang Blog</title>
    <updated>2026-06-01T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://zerolang.app/zh-CN/blog/"/>
    <subtitle>Zerolang Blog</subtitle>
    <icon>https://zerolang.app/zh-CN/img/logo.svg</icon>
    <entry>
        <title type="html"><![CDATA[Welcome to the Zerolang Community]]></title>
        <id>https://zerolang.app/zh-CN/blog/welcome/</id>
        <link href="https://zerolang.app/zh-CN/blog/welcome/"/>
        <updated>2026-06-01T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Welcome to the Zerolang community website!]]></summary>
        <content type="html"><![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>
        <author>
            <name>Chris</name>
            <uri>https://github.com/codecodify</uri>
        </author>
        <category label="announcement" term="announcement"/>
    </entry>
</feed>