From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ef33c33c4f98bde1 X-Google-Attributes: gid103376,public From: Florian Weimer Subject: Re: Compiler for Z80/6510 Date: 1999/11/27 Message-ID: <87zovz1yoc.fsf@deneb.cygnus.argh.org>#1/1 X-Deja-AN: 553839680 References: Mail-Copies-To: never Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@cygnus.argh.org X-Trace: deneb.cygnus.argh.org 943733555 28723 192.168.1.2 (27 Nov 1999 20:12:35 GMT) Organization: Penguin on board User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4 Mime-Version: 1.0 NNTP-Posting-Date: 27 Nov 1999 20:12:35 GMT Newsgroups: comp.lang.ada Date: 1999-11-27T20:12:35+00:00 List-Id: "Robert C. Leif, Ph.D." writes: > In any event, if a computer can beat a chess grand-master, it should be > possible to beat a human creating assembly code. Again, being possible need > not mean that it is practical for all situations today. No, it's impossible, really. Every assembly language coder can use the output of a compiler if it's better than the code he is able to write. A computer program doesn't have this option, of course.