CS 119 Lab 5 - Lists

Objectives

  • Become familiar with processing lists
  • Complete a natural language query system
  •  

    1. Section 7.6 in your text describes a movie query system in which the user types in questions in natural language. The file movie.scm contains the functions described in the text.

    Assignment:
    Complete exercises 7.22 through 7.32 in the text in the order given. Be sure to test out your functions thoroughly at each step before moving on to the next step.

     

    Extra Credit:
    Bonus points will be awarded for completing any of the exercises 7.33, 7.34, 7.35, 7.37 and 7.38.

     

    2. Email your files containing the assignment to jzimmerm@goucher.edu.