Compiler

Summary: A translator that converts the entire high-level language source code into machine code at once, producing a standalone executable file. The translation only happens once. Tags: concepts computer-science igcse-computer-science software Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

A translator that converts the entire high-level language source code into machine code at once, producing a standalone executable file. The translation only happens once.