logoalt Hacker News

fithisuxtoday at 3:00 PM1 replyview on HN

Compiler does what I tell it. Not the other way around.


Replies

kibwentoday at 3:12 PM

The compiler does everything that the language spec allows it to get away with. The language spec itself is a communication protocol between users and compilers, and that includes the definition of the abstract machine.