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

C language assembly comparison: a thin skin of portable assembly

C vs. modern languages: simulating computers vs. simulating humans;Mapping C code to x86 assembly

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