# vercel-labs/zerolang

The Programming Language for Agents

Repository: https://github.com/vercel-labs/zerolang
Canonical: https://ross.abutalabs.com/products/zerolang
Homepage: https://zerolang.ai
Language: C
License: Apache-2.0
License Family: permissive
Last push: 2026-07-26T07:56:33+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 88, longevity 7
- inputs: {"age_days": 110, "days_push": 38, "days_rel": 81, "gap_med": 1.0, "n_releases_24m": 13}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5344, forks 339 (observed 2026-08-28T04:09:15.862095+00:00)

## What it is
Zerolang is an experimental programming language where a semantic graph serves as the program database, designed so AI agents author code via checked graph patches rather than raw text. It ships a compiler CLI (zero) with query, patch, check, test, and run commands, plus human-readable .0 projections for review.

## Use cases
- have an AI agent write and verify code through a compiler-checked graph
- build programs by asking an agent for outcomes instead of editing source text
- review agent-written code as readable projections
- prevent stale or invalid edits with graph-hash-guarded patches
- experiment with graph-native programming languages

## When to choose
- you want an agent-first coding workflow with the compiler validating every edit
- you are experimenting with graph-based program representations
- you need semantic, structure-targeted edits instead of line-based diffs

## When to avoid
- you need a stable, production-ready language for real projects
- you prefer traditional text-based source editing workflows
- you cannot run experimental software in isolated environments

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: programming-language, compiler, cli, agent-framework, type-system
- domain: programming-languages, compilers, developer-tools
- platform: cli, cross-platform
- tags: agent-first-language, graph-database, program-graph, graph-patches, compiler-in-the-loop, projections, experimental-language, ai-agents, command-line, linux, macos

## Member repositories
- vercel-labs/zerolang (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.862095+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:58:49.234985+00:00, confidence not recorded.
  - readme: https://github.com/vercel-labs/zerolang (fetched 2026-08-28T04:09:15.862095+00:00, sha 289b8f43ca42)
  - homepage: https://zerolang.ai (fetched 2026-08-29T08:53:12.407001+00:00, sha 8df8cc9d82f0)
  - site_page: https://zerolang.ai/getting-started (fetched 2026-08-29T08:53:12.416173+00:00, sha 95d986a05536)
- Data as of 2026-08-30T08:39:29.467469+00:00.
