Re: NASM 0.98.39 vs. NASM 2.03.01 disassembly



"Herbert Kleebauer" <klee@xxxxxxxxx> wrote in message
news:48B1B26D.664B6C21@xxxxxxxxxxxx
It is a real bad idea to to write an assembler
(or part of it) in assembly language and therefore make it CPU dependent.

Doesn't saying this irritate assembly programmers?

Isn't the perspective of assembly programmers today to eliminate the use of
high level languages? Isn't an assembler in C an anethema?

C is built using assembly. But, it seems that you're saying that assembly
programmers can't create an assembly language independent of the CPU... If
assembly language programmers can't create from assembly the abilities that
a high level language implemented using assembly has - like C, should they
really be programming in assembly? I.e., doesn't this imply their skillset
would be served by a more powerful or more abstracted language created by a
prior generation of programmers who (apparently) were more skilled in
assembly? ;-)

Because the number of assemblers is already larger than the
number of assembly programmers, this really doesn't matter.

And, the few who are left seem to use their own syntax... making matters
even worse. ;-)


Rod Pemberton

.



Relevant Pages

  • Re: Teaching (and Learning) Assembly Language, Part 2
    ... individual's needs when learning assembly language. ... much in the way of software development tools, ... limitations of a "source editor" provided with an assembler that forces ... the "assembly programmers" could get up to speed faster ...
    (alt.lang.asm)
  • Re: the quality of assembly language code
    ... Intel's compiler is supposed to ... I have found that I prefer 'C' and assembler roughly in inverse ... >> code than human beings writing raw assembly language. ... > assembly programmers and compilers. ...
    (comp.lang.asm.x86)
  • Re: Your opinion on the Agner fog manuals.
    ... Perhaps the fact that those "advanced assembly language programmers" ... Boy, you're really stuck on that *one sentence* in the documentation, ... Try searching for information about the LISA assembler sometime. ...
    (alt.lang.asm)
  • Re: Faster HexToBuffer Routines
    ... assembly language and represents one of the main reasons for using ... programmers want doesn't mean everyone else is. ... they do use libraries when they are available to them. ... because your assembler has a broken design that doesn't allow the use ...
    (alt.lang.asm)
  • Re: "We Never Use Assembly Language"
    ... I'm only pointing out what well-respected programmers are ... saying about assembly language. ... But it turns out, everytime I really try to do something in asm, it is ten times more fun, and it takes about the time it would have taken to learn the API ways of doing it. ... Why would I spend so much time working on an assembler? ...
    (alt.lang.asm)