Re: PCB design.



On Tue, 25 Jul 2006 10:12:35 -0400, Chuck Harris
<cf-NO-SPAM-harris@xxxxxxxxx> wrote:

Wrighty wrote:
I a mnot very happy with the snide remarks.

Then you best stay away from the usenet. The guys were very mild
with you.

I have been a programmer and electronics engineer for 25 years now.

Ditto, only I am approaching 30 years.

As a design consultant I was expected to pick up any area of
electronics or any programming language and get stuck in.

Only the ones you chose to accept. I never was willing to program
in microsoft proprietary languages, like VB and C#

VB sucks but...C# is actually a really nice language, been using it
for many ears now with no regrets.


The DOS version was 330,000 lines of assembler.

Uh huh. Only an idiot would write that many lines of assembler
to run on DOS. I say that from experience (both of being an idiot, and
a programmer). I started programming DOS when the base IBM-PC machine
was 16K with a single floppy disk. There was no way that that machine
could run a 330K line assembly language program. It couldn't even fit
one on its floppy disk drive. By the time the IBM-PC came with 640K on
board, and two DSDD floppy disk drives, there were at least 3 decent C
compilers available (Computer Innovations was the best). They didn't
make perfect code, but they easily would handle the structure, and let
you use assembly wherever speed was really important.

The Pascal version was around 100,000.

Turbo Pascal was the dominant pascal back in the DOS days, and I am sure
that it would croak with a 100K line program. Something about it's
com file format, with its combined 64K I&D space.

Disregarding wether it is possible or not, only a newbie would
actually give a crap about lines of code. I mean, lines of code is
about as relevant as our current planetary alignment.


The C# version was around 100,000

Just to astound you even more I recently converted one of the modules
to C++ and Visual basic.

Whoopie! I converted a lawn mower into a minibike once!

Now why did ya do a thing like that? Coulda just bought a harley, they
come already converted for you from the factory! =)

--
Stephan
2003 Yamaha R6

kimi no koto omoidasu hi
nante nai no wa
kimi no koto wasureta toki ga nai kara
.



Relevant Pages

  • Re: Beginner question: Program to write Assembly in
    ... language, but there's a "gotcha". ... The linker you'll have will report itself as an "incremental" linker, and is for 32-bit code only. ... The easiest way to program assembly for dos is with a .com file - no linker needed (if you use Nasm/Fasm/Yasm... ... All you need is an editor, and an assembler... ...
    (comp.lang.asm.x86)
  • Re: Windows Assembly
    ... could have his first App up ... just about any language or OS:) ... Assembler was easy to use with DOS as there ...
    (alt.lang.asm)
  • Re: Matrix Declaration in 8086
    ... ravi wrote: ... The mention of "8086" suggests dos, ... What assembler are you using? ...
    (comp.lang.asm.x86)
  • Re: Evolution
    ... > inline assembler and larger parts by linking to an assembler ... in the HLL. ... language, particularly in smaller projects. ... > or two instructions if you ...
    (alt.lang.asm)
  • Re: HLA StdLib2 criticism
    ... HLC.EXE with an already existing C compiler and calls it HLC system. ... Suppose someone creates a new language and calls it "High Level ... Assembler" (HLA). ...
    (alt.lang.asm)