释义 |
incremental compiler 增量[逐句]编译程序;[递增编译器] A compiler that completes as much of a translation as possible upon the input or scanning of each complete source statement. Typically used for online computer program development and checkout. 一种编译程序,当每个完整源语句输入或扫描时它进行尽可能多地翻译。典型地用于联机 计算机程序的开发和检验。 |