|
|
|
|
|
by detaro
1595 days ago
|
|
A bunch of things a compiler "going downwards" needs to do don't apply, e.g. you don't need to worry about registers and things like that. And there's potentially more complex concepts to map to instead of just breaking source-language concepts down. Haven't seen that terminology applied to individual passes. |
|