我也觉得应该这样。
一是现在的代码基本已经没人看了,二是模型先生成一遍给人看的源代码,再让计算机翻译成自己能执行的东西,整条链路实在太绕。
既然两头都是机器,中间这层为人准备的代码,早晚会被拿掉。
This is exactly right. Source code is on the verge of becoming like assembly. The next step is getting rid of "source code" entirely and just making an efficien...