But then it occurred to me that if we're using AI more and more to generate code, does it really matter what language is used? If an agent is writing most of my code from prompts, I just need to understand the language well enough to verify that the reviewing agent is doing a good enough job and maybe tweak it a bit when I have to. If we can trust the AI to avoid the common problems, then what difference does the language make?
dabinat•1h ago
But it may be the case that AI-specific languages and higher abstractions evolve and in future we may just be managing a series of prompts that generate code on the fly at compile time.