| ▲ | oleganza 14 hours ago | |
I asked ChatGPT what traits should vibe-oriented programming language have and oh boy did it deliver. (https://chatgpt.com/share/693891af-d608-8002-8b9b-91e984bb13...) * boring and straightforward syntax and file structure: no syntax sugar, aliases, formatting freedom that humans cherish, but machines are getting confused, no context-specific syntax. * explicitness: no hidden global state, shortcuts and UB * basic static types and constraints * tests optimized for machine evaluation etc. | ||