Session 17 Lab Assignment
Introduction to the TM Simulator

Instructions

Next session, we will begin programming in TM and learning how to generate TM code. This assignment asks you to familiarize yourself with the TM simulator so that you are ready run the code we write and generate.

The assignment requires you to compile and run a C program. If you do not have Linux or Unix running on your own computer, + you can do this work on student.cs.uni.edu. If you need any help, please let me know.

Representing Semantic Actions in a Program

Perform these steps in order.