CCC: A Caching Compiler for C
暂无分享,去创建一个
C compilers in production environments often have to reprocess the same header les. CCC is a caching C compiler which maintains a database of partially processed header les so that repetitive work may be eliminated.
[1] Tamiya Onodera. Reducing compilation time by a compilation server , 1993, Softw. Pract. Exp..
[2] Andy Litman,et al. An implementation of precompiled headers , 1993, Softw. Pract. Exp..
[3] Christopher W. Fraser,et al. A Retargetable C Compiler: Design and Implementation , 1995 .