Du er ikke logget ind
Beskrivelse
This book describes the concepts and mechanism of compiler design. The goal of this book is to makethe students experts in compiler's working principle, program execution and error detection.This book is modularized on the six phases of the compiler namely lexical analysis, syntax analysis andsemantic analysis which comprise the analysis phase and the intermediate code generator, codeoptimizer and code generator which are used to optimize the coding. Any program efficiency can beprovided through