Hacker News new | ask | show | jobs
by jayd16 370 days ago
In the same way LLVM is used to forward port low level optimizations to new languages, I wonder if LLMs can interpret new DSLs through the LLVM (or similar) lens and provide value.

I suppose this could be done now for all the existing languages that target LLVM and unify the training set across languages.