The process of converting source code into an executable form.
The process of converting source code into an executable form, such as machine code or bytecode. Unlike an interpreter, which parses code on the fly each time it runs, it's notable for finishing the conversion ahead of time.
© 2026 ITBGM