Picture for Zerolang

Zerolang

Evidence checked Jul 29, 2026languageagentvercel-labscompilerqualitysoundness

Zerolang is an experimental Vercel Labs language meant for agents. The semantic graph is treated as the program itself, and .0 files are a human-readable projection. Agents are supposed to patch graph nodes instead of fighting line-based text diffs. The pitch includes native binaries and agent-friendly diagnostics. Host backend quality is still uneven.

Open the main site ↗

Why it is on this list

It sits next to scriptc and Native in the same Labs wave. Marketing says agents can safely edit a semantic graph. On the issue tracker, people have said the code quality is low and you should not run it on your own machine (#181). Maintainers agreed and said they were hiring. Later reports list concrete bugs: big integer math that comes out wrong, stack frames that get cut short and crash, and safety checks that disappear. Long write-ups in Chinese add that whole compiler trees were deleted after criticism, and the runtime is thin. Marketing says stale hashes are rejected before write; #425 is about wrong module hash comparison. Those two sit poorly together.

References (10)

Related entries