Materials for Week 5 Lab, which includes "An Interpreter" adapted from Software Design by Example by Greg Wilson.
February 13, 2024
Organization:
- SDX-ch7: The code files for the SDX Ch.7 activity (as downloaded directly from the book website, unmodified)
Uli and Molly
Who will start out as
- DRIVER: Molly
- NAVIGATOR: Uli
You will switch halfway through the SDX Ch. 7 activity.
Write your answers to the questions below.
-
What were the main ideas from SDX chapter 7? How an interpreter works and how it parses and interprets information.
-
What questions did you have about the material in the chapters? What did you find confusing? We don't have any main questions.
Exercise 1: We implemented the required functions. However, the if statement doesn't come back as large, and initial isn't printed from the test case.