Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-spam!sri-unix!hplabs!sdcrdcf!ism780c!marty From: marty@ism780c.UUCP (Marty Smith) Newsgroups: comp.lang.modula2 Subject: Re: Modula-2 standard Message-ID: <4814@ism780c.UUCP> Date: Mon, 8-Dec-86 13:29:33 EST Article-I.D.: ism780c.4814 Posted: Mon Dec 8 13:29:33 1986 Date-Received: Mon, 8-Dec-86 22:36:45 EST References: <11458@cca.UUCP> Reply-To: marty@ism780c.UUCP (Marty Smith) Organization: Interactive Systems Corp., Santa Monica, CA Lines: 11 In article <11458@cca.UUCP> bills@cca.UUCP (Bill Stackhouse) writes: > >Something I would like to see in all procedure based languages >is some syntax in the procedure def. that indicates that the >procedure is to be included inline at all places it is called. >That would allow the abstraction to still occur but would do >away with the overhead of calling and returning just for a few >lines of code. Good idea. Marty Smith