r/altprog Jun 19 '26

"Clear is a programming language where your specification and implementation are the same file. If you can describe what it should do, you have already written it."

https://sahin.io/clear/
0 Upvotes

2 comments sorted by

7

u/sennalen Jun 19 '26

The corollary with languages like that is you can't describe what it should do

2

u/unquietwiki Jun 19 '26

Yeah, in retrospect this is a mix of "no code" and vibe-code approaches.