noun
independent compilation; separate compilation
Computing term for compiling source files individually without linking, often used in modular software development.
大規模なプロジェクトでは、独立コンパイルによってビルド時間を短縮できる。
In large projects, independent compilation can reduce build times.