Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!boulder!sunybcs!bowen From: bowen@cs.Buffalo.EDU (Devon E Bowen) Newsgroups: comp.lang.modula2 Subject: Re: Modula2 front end for gcc? Message-ID: <8016@cs.Buffalo.EDU> Date: 18 Jul 89 17:36:55 GMT References: Reply-To: bowen@sunybcs.UUCP (Devon E Bowen) Organization: SUNY/Buffalo Computer Science Lines: 17 In article Modula2 List writes: > -Variables of type DESCRIPTOR will be records containing the >variable's type, location and size. Variables of type RECORD and >ARRAY will require additional type information. Fields for element >width and type can be added for ARRAYs. RECORD types can be >implemented as a linked list of DESCRIPTOR. This is better if the implementation were modula-2 on both sides, but the purpose of adding this feature in our case is to link with C libraries. And C expects parameters to be call by value. So descriptors are not possible. Devon Bowen (KA2NRC) FAX: (716) 636-3464 University at Buffalo BITNET: bowen@sunybcs.BITNET Internet: bowen@cs.Buffalo.EDU UUCP: ...!{watmath,boulder,decvax,rutgers}!sunybcs!bowen