SYSTEMS PROGRAMMING LAB Practical




[1]   To implement an assembler for a hypothetical language. 

[2]   To get familiar with lex: write a program to recognize numbers, identifiers. 

[3]   To get familiar with yacc: write a desk calculator. 

Comments