CSC 350 Assignment #4 - DCG with dictionary.

Due Friday, October 31 (scripted by midnight).

Don't forget to include your source file(s) in the correct order [think about what has to be the first item in any assignment], in the script.

Create a script file (as described in the on-line document on scripting) for each problem solved. Do not edit the script files.

Hard-copy of script file(s) must be handed in at the next class following the date on which you created the file.


The Assignment

Develop a language different than the "woodland scene" grammar described on this semester's web page. Write Prolog code which allows you to save and retrieve information about your "scene".

Summary of steps:

  1. Create and test your code.
  2. Script a source listing together with a program run on a substantial data set, all in one file.
  3. EXIT the script file.

  4. Print and hand in the hard-copy of the script file.