> Enforcing a brace placement style and other conventions means the compiler can be super fast.
Surely the lexical-analysis phase is not the bottleneck in compilation? (The context strongly suggests that 'other conventions' means 'other lexical conventions'.)
> Enforcing a brace placement style and other conventions means the compiler can be super fast.
Surely the lexical-analysis phase is not the bottleneck in compilation? (The context strongly suggests that 'other conventions' means 'other lexical conventions'.)