|
|
|
|
|
by eek04_
1917 days ago
|
|
For speed-architected C compilers/linkers lexing time is typically a very significant part of compilation time. The Unix compilers typically hasn't been speed-architected, instead having a focus on simplicity and ease of porting. |
|