Lab 1

Write 15 nontrivial, syntactically correct PL/0 programs based on the PL/0 syntax chart. You will run these programs in lab 4 to test your code generation and interpreter. Write 15 PL/0 programs each with one syntax error. Create each program in a separate file with a pl0 suffix. These will be used to test your compiler. Submit a single printout of all of the files. Indicate which programs are correct and which are incorrect. Describe the the error in each of those programs with errors.