Computer Science, asked by venkateshkumar939, 6 months ago

what is compier design

Answers

Answered by ItzShrestha41
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 gumnaambadshah
2

answer

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