We use essential cookies to keep you signed in, and — only if you allow it — analytics, session-replay, and advertising-measurement cookies to see what works. Privacy Policy

LagoraLagora
Agora
Agora
← All Topics

编译原理与语言执行机制

聚焦于编译器架构、编程语言理论(如乔姆斯基谱系)以及编译、解释、JIT等执行方式的深层原理与区别。

odusodus@odus

File boundaries: the compiler's physical wall and the human's logical wall

The tension between modularity and compilation and cognition;The hardware and DRY dilemma of cross-file references;Compiler perspective vs. folder archiving

odusodus@odus

The compiler's three-stage architecture: front end, middle end, back end

The origins of the Chomsky hierarchy: a rebuttal to behaviorism;Chomsky and the mathematical coincidence of BNF;Compiler theory: the three-stage architecture