Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!husc6!uwvax!oddjob!gargoyle!ihnp4!inuxc!iuvax!pur-ee!j.cc.purdue.edu!k.cc.purdue.edu!l.cc.purdue.edu!cik From: cik@l.cc.purdue.edu (Herman Rubin) Newsgroups: news.admin Subject: Re: Are binary groups necessary? Message-ID: <560@l.cc.purdue.edu> Date: Wed, 29-Jul-87 08:34:27 EDT Article-I.D.: l.560 Posted: Wed Jul 29 08:34:27 1987 Date-Received: Sat, 1-Aug-87 04:45:22 EDT References: <266@brandx.rutgers.edu> <8225@utzoo.UUCP> <272@brandx.rutgers.edu> <3634@ncoast.UUCP> Organization: Purdue University Statistics Department Lines: 13 Summary: Not all programs can or should be written in C I agree that much of the time a binary program is not the way to transmit information. However, neither is C. There are times when a disassembled binary program can be easier to modify, and there are times when it is important that a program not chew up the run time that a large number of the programs, especially the portable ones, that I have seen, do. Until we get languages which allow the programmer to easily use the power of the machine, and realize that portability may result in factors of more than 10 in run time, we may often need binaries. -- Herman Rubin, Dept. of Statistics, Purdue Univ., West Lafayette IN47907 Phone: (317)494-6054 hrubin@l.cc.purdue.edu or pur-ee!stat-l!cik or hrubin@purccvm.bitnet