Hacker News new | ask | show | jobs
by josephcsible 1497 days ago
Compilers are small?
2 comments

Compilers aspire to be something like a total function. Define you inputs and outputs and you are "forced" into a correct implementation.

real software isn't like that. I interpret "small" to mean localized in idea space.

Depends on the compiler/language.