Types of compilers

A compiler is a program that translates source code into machine code that can be executed by a computer. In this article we explore various types of compilers.

Table of contents.Introduction.Types of compilers.Summary.References.Introduction.

A compiler is a program that translates a program written in a high level language to an equivalent in machine code.

Apart from this translation a compiler is also responsible for reporting and handling of errors in the program, helping with debuggi...

 •  0 comments  •  flag
Share on Twitter
Published on February 19, 2022 03:52
No comments have been added yet.