DictionaryForumContacts

Terms containing compiler | all forms | exact matches only
SubjectEnglishKorean
comp., MScompiler option컴파일러 옵션 (An option that is set in the development environment before a file is compiled)
comp., MScompiler warning컴파일러 경고 (A warning that is issued due to a compiler problem)
comp., MSEffect Compiler효과 컴파일러 (A compiler that assembles shader code from the central processing unit (CPU) and the graphics processing unit (GPU) and executes shader computations on the CPU before the shader runs)
comp., MShigh-level-language compiler고급 언어 컴파일러 (A compiler for a high-level language such as C++, Visual Basic, or C)
comp., MSJIT compilerJIT 컴파일러 (A compiler takes the Java bytecode (which is machine-independent) and compiles it on demand into native code for the target machine, giving faster execution. Since JIT compilers operate on the client machine, they preserve the platform-independence of the compiled Java program)
comp., MSjust-in-time compilerJust-In-Time 컴파일러 (A compiler takes the Java bytecode (which is machine-independent) and compiles it on demand into native code for the target machine, giving faster execution. Since JIT compilers operate on the client machine, they preserve the platform-independence of the compiled Java program)
comp., MSone-pass compiler단일 패스 컴파일러 (A compiler that needs to read through a source file only once to produce the object code. The syntax of some languages makes it impossible to write a one-pass compiler for those languages)

Get short URL