Re: What micros do you actually hate to work with?
- From: Neil <NeilKurzm@xxxxxxxxxxxxxxxx>
- Date: Thu, 12 Oct 2006 05:48:09 GMT
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 thanWithout exception, anybody who claims assembly language is universally
what is done in C, and I have invariably been a lot faster than
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.
.
- Follow-Ups:
- Re: What micros do you actually hate to work with?
- From: Andrew Reilly
- Re: What micros do you actually hate to work with?
- References:
- What micros do you actually hate to work with?
- From: hsmith
- Re: What micros do you actually hate to work with?
- From: Vladimir Vassilevsky
- Re: What micros do you actually hate to work with?
- From: Roman
- Re: What micros do you actually hate to work with?
- From: steve
- Re: What micros do you actually hate to work with?
- From: Roman
- Re: What micros do you actually hate to work with?
- From: steve
- Re: What micros do you actually hate to work with?
- From: CBFalconer
- Re: What micros do you actually hate to work with?
- From: Didi
- Re: What micros do you actually hate to work with?
- From: Joerg
- Re: What micros do you actually hate to work with?
- From: Didi
- Re: What micros do you actually hate to work with?
- From: larwe
- Re: What micros do you actually hate to work with?
- From: Didi
- Re: What micros do you actually hate to work with?
- From: larwe
- Re: What micros do you actually hate to work with?
- From: Didi
- What micros do you actually hate to work with?
- Prev by Date: Re: What micros do you actually hate to work with?
- Next by Date: Re: Interrupt driven UART
- Previous by thread: Re: What micros do you actually hate to work with?
- Next by thread: Re: What micros do you actually hate to work with?
- Index(es):
Relevant Pages
|