Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!floyd!harpo!utah-cs!utah-gr!thomas From: thomas@utah-gr.UUCP (Spencer W. Thomas) Newsgroups: net.cog-eng Subject: Re: expert-friendly: are long names a waste of time? Message-ID: <977@utah-gr.UUCP> Date: Sat, 5-Nov-83 23:15:27 EST Article-I.D.: utah-gr.977 Posted: Sat Nov 5 23:15:27 1983 Date-Received: Sat, 24-Dec-83 11:08:34 EST References: <570@minn-ua.UUCP>, <6061@watmath.UUCP>, <1367@utcsstat.UUCP> watmath.6071 Lines: 10 I would rather see 'compile' and 'debug' for ALL languages. I mean, why should YOU have to tell the computer what kind of language you are using. Really, talk about *useless information*. Since, for example, cc will only accept files ending in '.c' as C programs (it passes '.s' files off to the assembler, '.o' files to the loader, etc.), it comes pretty close to such a 'compile' command. I should only have to tell the computer ONCE what type of file I've got, it should remember from then on. =Spencer