Date: Tue, 14 Jan 1997 20:27:31 GMT Server: NCSA/1.5 Content-type: text/html Concepts in Programming Languages. Suggested Topoics for Term Projects

CLA CS320: Concepts in Programming Languages -- Fall 1995

Assignment 3 --- Due Wednesday 10/11/95

  1. Chapter 5: page 133, Problems 11.

  2. Chapter 5: give the 32-bit floating point representation on the SparcStation for the following numbers. Please group the 32 bits by the bytes for easer reading.
    	     (a) 100.75
                 (b) - 1/3
                 (c) 10 ^ 16 (10 to the 16th power)
            

  3. Chapter 6: 160 -- 162; Problems 9, 11, 13, 14, 19.