[SOLVED] CSE465/565 -Homework3 -Four Scheme files

30.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon HW3-2acm3y.zip (278.8 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
πŸ”’ Securely Powered by:
Secure Checkout
5/5 - (1 vote)

 

Four Scheme files are provided for you: hw3.scm, sales.scm, salesBig.scm, and hw3tests.scm. Complete the functions in hw3.scm. Use the function names exactly as they appear in the file. Read the comments in hw3.scm for a description of what these functions should do. Include a function definition for each function, even if you do not complete it. Your programs will be run on ceclnx01 using the following command:

 

scheme48 -h 8000000 < hw3.scm

 

The test cases in hw3tests.scm and additional test cases will be used for grading. Check your solution when loading the file sales.scm vs. salesBig.scm. Currently, hw3.scm loads the file sales.scm. You will need to modify lines 58-59 in the original hw3.scm file to load a different input file. The submitted hw3.scm file should load sales.scm.

 

  • HW3-2acm3y.zip