Show HN: Clear lang – The spec is the code
Category: other
Tags: programming-language, spec-driven-development, agent-framework
Score: 6.3/10 (Innovation: 7, Technical: 6, Documentation: 8, Utility: 6)
Clear is a novel programming language that merges specification, implementation, and documentation into a single file, designed primarily for AI agents. It aims to eliminate drift between intent and code by using plain English keywords and a minimal syntax. The project is interesting for its agent-first paradigm and promise of compiling to multiple targets.
Target audience: ai-engineers, backend-devs, product-managers
Repository: https://sahin.io/clear/
View on Hacker News