GitHub - vercel-labs/zero: The programming language for agents
Zero is a new experimental systems programming language designed specifically for AI agents. It focuses on small native tools, explicit effects, predictable memory management, and structured compiler output. The repository includes a native compiler, standard library, documentation, examples, and VS Code syntax highlighting. Installation is via a shell script, and the language supports commands for checking, running, building, and analyzing programs. The language is not yet stable and is actively seeking feedback.