I built a programming language you're not supposed to read, https://veralang.dev. Vera is designed for machines to write. No variable names — typed De Bruijn indices instead. No style choices. Every function contract verified by Z3 SMT solver. Compiler errors are fix instructions for the model, not diagnostics for you. Pure by default, all effects explicitly declared and tracked. Point a model at it. #AI #LLM #OpenSource #Agent https://negroniventurestudios.com/2026/02/28/a-language-designed-for-machines-to-write/