Because of the Turing completeness theory, everything one Turing-complete language can do can theoretically be done by another Turing-complete language, but at a different cost. You can do everything in assembler, but no one wants to program in assembler anymore.

  • -- Yukihiro Matsumoto 松本行弘

由于图灵完备性理论,一种图灵完备语言所能做的任何事情理论上都可以由另一种图灵完备语言来完成,但代价不同。你可以用汇编器做任何事情,但是没有人想再用汇编器编程了。

相关名言

You might not think that programmers are artists, but programming is an extremely creative profession. It's logic-based creativity.

你可能不认为程序员是艺术家,但编程是一种极具创造性的职业。它是基于逻辑的创造力。

My duty as a teacher is to train, educate future programmers.

作为一名教师,我的职责是培训和教育未来的程序员。