Hacker News new | ask | show | jobs
by Joker_vD 281 days ago
It wasn't; the original C compiler had two passes, and built expression trees in the first pass which the second pass would turn into assembly (and the original as on UNIX also had two passes).