Com S 541 -- Programming Languages I Feb. 8, 1993 HOMEWORK 4: Values (CP, Chapter 2) Due: February 10, 1993; extra credit due Feb. 15 Write a proposal for improving one feature of C, C++, Pascal, Modula-2, Ada, in a way suggested by Chapter 2 of Watt's "Programming Languages: Concepts and Paradigms" a) give the old syntax you are replacing, and the new syntax you are proposing (if any) b) describe the semantics of the new syntax, and any other ways you are changing the language. c) give examples to illustrate the syntax and semantics. d) give a brief discussion of why you think your changes improve the language. I intend this as an individual project, however you may work in groups of 2 if you wish. No larger groups for this please. EXTRA CREDIT Do one or more of problems 2.5, 2.6, 2.7, 2.12 (for which you can use C if you wish), and 2.13.