2 citations found. Retrieving documents...
Amber Benson and Gary Aitken. OI Programmer's Guide, June 1993.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
Separate Compilation for Standard ML - Appel, MacQueen (1994)   (26 citations)  (Correct)

.... it s reasonable to re parse all the interfaces imported by each compilation unit when any imported interface is modified; this is what C compilers do with Unix There are still some problems, however: The dependency DAG of just the interface modules can be quite deep: some files in the OI library[5], a well known C library for building X based user interfaces, bring in about 20,000 lines of header files [13] which can be time consuming to process. Sometimes many files depend on a particular module, so we want to avoid unnecessary recompilations when that module is changed. Languages ....

Amber Benson and Gary Aitken. OI Programmer's Guide, June 1993.


Separate Compilation for Standard ML - Appel, MacQueen (1994)   (26 citations)  (Correct)

....Supported in part by NSF grant CCR 9200790. by each compilation unit when any imported interface is modified; this is what C compilers do with Unix make[7] There are still some problems, however: ffl The dependency DAG of just the interface modules can be quite deep: some files in the OI library[5], a well known C library for building X based user interfaces, bring in about 20,000 lines of header files [13] which can be time consuming to process. ffl Sometimes many files depend on a particular module, so we want to avoid unnecessary recompilations when that module is changed. ffl ....

Amber Benson and Gary Aitken. OI Programmer's Guide, June 1993.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC