watermark logo

Næste

Introduction on Compilers & 6 phases of compiler

2 Visninger· 09/20/20
Aryel Narvasa
Aryel Narvasa
Abonnenter
0
I Andet

What is a Compiler
<br>
<br>A compiler is a Special Program, that converts the source program written in a high level language into target program which is an Machine language.
<br>
<br>Compilation process is a sequence of various phases.There are 6 phases of Compiler.They are
<br>
<br>Lexical Analysis
<br>Syntax Analysis
<br>Semantic Analysis
<br>Intermediate Code Representation
<br>Code Optimization &
<br>Code Generation
<br>
<br>These 6 phases of compilers are explained in Detail in this video.

Vis mere

 0 Kommentarer sort   Sorter efter


Næste