Toyotaro Suzumura, Scott Trent, et al.
ICWS 2008
In language systems that support separate compilation, we often observe that header files are internalized over and over again when the source files that depend on them are compiled. Making a compiler a long‐lived server eliminates such redundant processing of header files, thus reducing the compilation time. The paper first describes compilation servers for C‐family languages in general, and then a compilation server for our C‐based object‐oriented language in particular. The performance results of our server show that a compilation server can substantially shorten the compilation time. Copyright © 1993 John Wiley & Sons, Ltd
Toyotaro Suzumura, Scott Trent, et al.
ICWS 2008
Goh Kondoh, Tamiya Onodera
ISSTA 2008
Akihiko Tozawa, Michiaki Tatsubori, et al.
POPL 2009
Kiyokuni Kawachiya, Akira Koseki, et al.
OOPSLA 2002