Compiler design
Budget: ₹1,500 – ₹12,500 INR
Write a very simple compiler in C to demonstrate compiling of any two of the following higher level language statement – for loop, switch statement, do-while loop, while loop, if-else
Demonstration of your project : Your program should read a text file containing just one or two statements from the above list and generate corresponding assembly code. Please note here that your compiler need not generate machine code.
Demonstration of your project : Your program should read a text file containing just one or two statements from the above list and generate corresponding assembly code. Please note here that your compiler need not generate machine code.