Instructions:
- The course objectives and course outcomes are identical to that of (Compiler Design) as this is the practical component of the corresponding theory paper.
- The practical list shall be notified by the teacher in the first week of the class commencement under intimation to the office of the Head of Department / Institution in which the paper is being offered from the list of practicals below. Atleast 10 experiments must be performed by the students, they may be asked to do more. Atleast 5 experiments must be from the given list.
List of Programs
- Practice of LEX/YACC of compiler writing.
- Write a program to check whether a string belong to the grammar or not.
- Write a program to check whether a string include Keyword or not.
- Write a program to remove left Recursion from a Grammar.
- Write a program to perform Left Factoring on a Grammar.
- Write a program to show all the operations of a stack.
- Write a program to find out the leading of the non-terminals in a grammar.
- Write a program to Implement Shift Reduce parsing for a String.
- Write a program to find out the FIRST of the Non-terminals in a grammar.
- Write a program to check whether a grammar is operator precedent.
Very informative and well-explained tutorial.The compiler-design tutorial concepts are easy to understand, and the examples are helpful for beginners.Great learning resource Learn compiler-design-tutorial.
ReplyDelete