▲ | pjmlp a day ago | |
Not necessarly this, however I am quite convinced that AI based tooling will be the evolution of compilers. The current way to generate source code of existing programming languages, is only a transition step, akin to how early compilers always generated Assembly that was further processed by an existing Assembler. Eventually most developers don't even know the magic incantations to spew Assembly of their compilers, including JITs, it has become a dark art for compiler engineers, game developers and crypto folks. People that used to joke about COBOL, would be surprised how much effort is being spent in prompt engineering. |