Compiler Design and Construction
Last updated
Was this helpful?
Last updated
Was this helpful?
Lab 1:
Lab 2:
Write a program in C to implement DFA that accepts string:
Lab 3:
Lab 4:
Input: a=b+c*d
Lab 5:
Lab 6:
Lab 7:
Input symbol: a+b+a
Lab 8:
X=a+b-c*d/e
Lab 9: