Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!decwrl!pa.dec.com!bacchus!mwm From: mwm@pa.dec.com (Mike (My Watch Has Windows) Meyer) Newsgroups: comp.sys.amiga.programmer Subject: Re: How are some programs SO DAMN SMALL! Message-ID: Date: 14 Feb 91 08:05:20 GMT References: <1991Jan20.210328.18087@hoss.unl.edu> <28077.279c3c3f@kuhub.cc.ukans.edu> <91042.125712UH2@psuvm.psu.edu> <91042.134209J56QC@CUNYVM.BITNET> Sender: news@pa.dec.com (News) Organization: Missionaria Phonibalonica Lines: 17 In-Reply-To: J56QC@CUNYVM.BITNET's message of 11 Feb 91 18:42:09 GMT In article <91042.134209J56QC@CUNYVM.BITNET> J56QC@CUNYVM.BITNET writes: To write small programs YOU write THEM in ASSEMBLER :) No, _you_ write them in assembler. _I_ write them in the best language for the job. Example: I just spent 30 seconds turning out a "hello world" program in a language chosen to 1) be portable, and 2) generate small executables. The executable is 20 bytes long. How small is your best assembler effort?