Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!rochester!ritcv!ccice5!ccivax!rb From: rb@ccivax.UUCP (rex ballard) Newsgroups: net.lang Subject: Re: structured assembler Message-ID: <393@ccivax.UUCP> Date: Tue, 11-Feb-86 22:47:48 EST Article-I.D.: ccivax.393 Posted: Tue Feb 11 22:47:48 1986 Date-Received: Fri, 14-Feb-86 06:07:06 EST References: <350@3comvax.UUCP> Reply-To: rb@ccivax.UUCP (What's in a name ?) Distribution: net Organization: CCI Telephony Systems Group, Rochester NY Lines: 12 In article <463@kontron.UUCP> cramer@kontron.UUCP (Clayton Cramer) writes: >> Is it worth it for portability to have >> programs that run at half the speed (or less) than the computer is >> capable of (or will it matter if they make computers go fast enough)? > >Ask all those companies that right now are wishing they could move their >8088 assembler language programs over to the Atari. Or anyone who is bound to PDP-11 emulation mode on a VAX because the macro processor is integrated into the assembler. Structured assembler requires a lot of macro definitions which are not always compatible. Even writing m4 macros can lead to surpises.