CS 5500 Assignment #9. Assigned: Monday, 11 November 2013 Due: Tuesday, 26 November 2013 This is an individual assignment. Collaboration between students is forbidden on this assignment. You are responsible for keeping your work hidden from all other students. The following file contains a reference implementation of the R6RS Scheme Unicode libraries: http://www.cesura17.net/~will/Professional/Standards/Scheme/R6RS/r6rs-unicode.tar.gz This source code implements Unicode version 5.0.0. The Unicode standard is now at version 6.3.0. Imagine you have been assigned the task of updating this reference implementation so it conforms to the current (6.3.0) version of Unicode. Write a professional memo, addressed to your technical manager, explaining the changes you will have to make to update that reference implementation to conform to Unicode version 6.3.0. You should also suggest ways in which you think the reference implementation should be improved. (Hint: If you wouldn't be willing to make those improvements yourself as part of the update, you probably shouldn't mention them.) Convert your memo into a PDF file and submit that PDF file before 10pm on the date it is due by following instructions that will appear on the course assignments page a few days before this assignment is due. --------------------------------------------------