Back to Events
8

Kotlin Creator Launches Codespeak: A Specification Language for LLM Communication

Open Source LLM 2026-03-13 09:45:48

Summary

The creator of Kotlin has unveiled Codespeak, a new programming language designed specifically for communicating with LLMs using formal specifications rather than natural language. The project gained significant traction with 292 points and 257 comments on Hacker News. The language aims to reduce ambiguity and improve reliability in LLM interactions through structured, precise specifications.

Impact Analysis

Codespeak represents a potential paradigm shift in how developers interact with AI systems, moving from imprecise natural language prompts to formal specification languages. If adopted, this could dramatically improve the reliability and reproducibility of AI-assisted programming tasks. The approach may inspire similar languages and tools that bridge the gap between formal methods and AI systems.

Sources