Comment by jimbo808
5 days ago
My guess is that next the language gen will be languages that AI generates, which are optimized to be readable to humans and writable by AI. Maybe even two layers, one layer that is optimized for human skimming, and another layer that actually compiles, which is optimized for AI to generate and for the computer to compile.
For the current category of LLM based AI, "AI optimised" means "old and popular". Even if you add a layer that has much more details but may be a lot more verbose or whatever, that layer would not be "AI optimised".
> which are optimized to be readable to humans and writable by AI
How might a language optimized for AI look different than a language optimized for humans?
especially when LLMs "speak" human language.