Achieving Incremental Compilation throug
โ
TIM COOPER; MICHAEL WISE
๐
Article
๐
1997
๐
John Wiley and Sons
๐
English
โ 166 KB
Traditional programming environments represent program source code as a set of source files. These files have various 'dependencies' on each other, such that a file needs recompilation if it depends on a file which has changed. A 'build tool' is used to process these dependencies and bring the appli