in my university there was a saying: "N programmer...
# random
d
in my university there was a saying: "N programmers will write a compiler that makes N passes". in fact, that's more like: source -> AST (PSI or some light-weight replacement for command-line compiler) -> high-level IR -> low-level IR -> binaries