Re: What micros do you actually hate to work with?



Didi wrote:
Without exception, anybody who claims assembly language is universally
a better choice than C is not factoring in all the costs of either
alternative.

I do not claim this.
For one time utilities and stuff C and many other hll-s can be
the better option. It can be the only option if the assembler for a
given
architechture is a nightmare. It can be the better option if a given
architecture is a mess so it has to be hidden - like x86, which is
the main reason why C is popular today.
I work with architectures I can accept (and I have paid my price for
opting not to accept what has been attempted to be driven down
my throat), have used assembler for many years, the VPA I use now
is more a compiler than an assembler, but retains the "alphabetic"
vs."hieroglyphic" nature.
Again, without concrete examples this is just birthday party talk.

Dimiter

------------------------------------------------------
Dimiter Popoff Transgalactic Instruments

http://www.tgi-sci.com
------------------------------------------------------

larwe wrote:
Didi wrote:

The way I program makes my code 10+ times more efficient than
what is done in C, and I have invariably been a lot faster than
Without exception, anybody who claims assembly language is universally
a better choice than C is not factoring in all the costs of either
alternative.


C predates the x86.
Remember HLLs where made by ASM programmers who did not like the limits of ASM. Remember their memory was more limited than some low end single chip micros are today.
.



Relevant Pages

  • Re: What micros do you actually hate to work with?
    ... a better choice than C is not factoring in all the costs of either ... architechture is a nightmare. ... my throat), have used assembler for many years, the VPA I use now ...
    (comp.arch.embedded)
  • Re: PostLisp, a language experiment
    ... An LOC in C is not the same as an LOC in assembler. ... > hay is more complex than loading one wagon. ... >>factoring. ... > Stupid factoring is something rather unheard of, ...
    (comp.lang.lisp)
  • Re: PostLisp, a language experiment
    ... >> same complexity, or I would reject your definition of complexity. ... An LOC in C is not the same as an LOC in assembler. ... >> The assembler equivalent is typically 5 times as long. ... Stupid factoring ...
    (comp.lang.lisp)
  • Re: Born again
    ... abandoned because it costs more to produce. ... As all of your opinions, ... any original HLL, evidently, included, first, an Assembler. ... Assembly, and it was a significative time, before the HLLs ...
    (alt.lang.asm)