Bilson, Richard C.2006-08-222006-08-2220032003http://hdl.handle.net/10012/1166The programming language Cforall extends the C language with, among other things, overloading, parametric polymorphism, and functions that can return multiple values from a single call. This thesis presents an outline of the first implementation of the core Cforall language. An effective implementation of Cforall requires complete support for new language constructs while preserving the behaviour and efficiency of existing C programs. Analyzing the meaning of Cforall programs requires significantly more sophisticated techniques than are necessary for C programs; existing techniques for the analysis of overloading and polymorphism are adapted and extended to apply to Cforall. Three strategies for generating code for polymorphic programs are compared, using plain C as an intermediate representation. Finally, a realistic Cforall program is presented and characteristics of the generated C code are examined.application/pdf381301 bytesapplication/pdfenCopyright: 2003, Bilson, Richard C.. All rights reserved.Computer Scienceprogramming languagesoverloadingpolymorphismCforallImplementing Overloading and Polymorphism in CforallMaster Thesis