Re: Folk Theorem: Assemblers are superior to Compilers

dmartin@andy.bgsu.edu (Douglas Martin)
Tue, 26 Oct 1993 17:57:14 GMT

          From comp.compilers

Related articles
Folk Theorem: Assemblers are superior to Compilers elliottm@csulb.edu (1993-10-24)
Re: Folk Theorem: Assemblers are superior to Compilers dmartin@andy.bgsu.edu (1993-10-26)
Re: Folk Theorem: Assemblers are superior to Compilers napi@cs.indiana.edu (Mohd Hanafiah Abdullah) (1993-10-26)
Folk Theorem: Assemblers are superior to Compilers ssimmons@convex.com (1993-10-27)
Re: Folk Theorem: Assemblers are superior to Compilers vick@wotangate.sc.ti.com (1993-10-27)
Re: Folk Theorem: Assemblers are superior to Compilers leichter@thorium.rutgers.edu (1993-10-27)
Re: Folk Theorem: Assemblers are superior to Compilers cliffc@rice.edu (1993-10-27)
Re: Folk Theorem: Assemblers are superior to Compilers macrakis@osf.org (1993-10-27)
[26 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: dmartin@andy.bgsu.edu (Douglas Martin)
Keywords: performance, assembler
Organization: Bowling Green State University B.G., Oh.
References: 93-10-104
Date: Tue, 26 Oct 1993 17:57:14 GMT

I have used assemblers for years. I have written code for microprocessor
applications which were very time-critical, where I had to count
microseconds and evaluate each op-code to trim off as much time as
possible. This is not an issue for most 'desktop' computing applications,
and I certainly would not like to write a sophisticated application in
assembler. An assembler is superior for some purposes, and a compiler for
others.
--
      Douglas Martin - BGSU Department of Chemistry - dmartin@andy.bgsu.edu
                                        Bowling Green, Ohio - USA
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.