Sunday 4 December 2011

Compiler Design Notes Ebook

Click here to download - compiler design ebook download


Compiler Design Notes Ebook according to CSVTU syllabus.

1 What is compiler? Ans:- A compiler is a program that translates human readable source code into computer executable machine code. To do this successfully the human readable code must comply with the syntax rules of whichever programming language it is written in. The compiler is only a program and cannot fix your programs for you. If you make a mistake, you have to correct the syntax or it won't compile

Please find the complete notes attached.

Click here to download - compiler design ebook download

No comments:

Post a Comment