what is compier design
Answers
Answered by
2
Explanation:
Compiler design covers basic translation mechanism and error detection & recovery. It includes lexical, syntax, and semantic analysis as front end, and code generation and optimization as back-end.
Answered by
2
A compiler translates the code written in one language to some other language without changing the meaning of the program. Compiler design covers basic translation mechanism and error detection & recovery. It includes lexical, syntax, and semantic analysis as front end, and code generation and optimization as back-end.
❤ANSWER BY @gumnaambadshah❤
Similar questions