Is the most important part of a compiler the lexer, or the parser?
Name:
Anonymous2016-10-05 16:22
>>10 Type information can be used in optimizations, error messaging and code generation (as in C++ templates), so how can type-checking be orthogonal to compilation?