Hacker News new | ask | show | jobs
by pjmlp 193 days ago
It is more specific, it means emiting code as you go along throught the source file.

A sigle pass compiler can still split the various phases, and only do the code generation on the last phase.