Comment by Tomte
5 days ago
I’m wondering whether we may see programming languages that are either unreadable to humans or at least designed towards use by LLMs.
5 days ago
I’m wondering whether we may see programming languages that are either unreadable to humans or at least designed towards use by LLMs.
Yes, and an efficient tokenizer designed only for that language. As the ratio of synthetic data to human data grows this will become more plausible.
LLM as a frontend to LLVM IR maybe.