[Tooling] Modules naming

Bjarne Stroustrup bjarne at stroustrup.com
Sat Jan 12 00:08:23 CET 2019


On 1/11/2019 6:04 PM, Corentin wrote:
>
> Build systems will always need to parse every file at least once 
> before invoking the build.


"always" meaning "forever"? I would hope/expect that module 
representations could (eventually) deliver sufficient data (metadata?) 
to safe that step.


> They can hopefully extract both the name and the dependency in a 
> single pass.


More information about the Tooling mailing list