delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/07/07/16:59:58

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
Date: Tue, 7 Jul 2015 16:59:50 -0400
Message-Id: <201507072059.t67Kxolu020429@envy.delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: geda-user AT delorie DOT com
In-reply-to: <559C3667.7030402@neurotica.com> (geda-user@delorie.com)
Subject: Re: [geda-user] gEDA/gschem still alive?
References: <20150703030409 DOT 32398 DOT qmail AT stuge DOT se> <CAFC5WMoa2-z6bNca_bQN+jmMR260UBmoJQybUzH=L2TrBpzNNA AT mail DOT gmail DOT com> <1436006726 DOT 677 DOT 13 DOT camel AT ssalewski DOT de> <20150706200609 DOT GD24178 AT localhost DOT localdomain> <CAC4O8c9f0pLsLu_dyuO5ggh7RmHY1vAA=UUhk9AE0JYZb4mhBQ AT mail DOT gmail DOT com> <CAM2RGhQfPO31-1Uyc3kC7w286r0VD7c41UZEZcyYquzknCxbsQ AT mail DOT gmail DOT com> <20150707060409 DOT GB14357 AT localhost DOT localdomain> <CAOP4iL2C_LU=RQy5FWYF-7RrHW6tqhqqyFJGjkwLQ2AD7FiYJA AT mail DOT gmail DOT com> <1436287952 DOT 678 DOT 26 DOT camel AT ssalewski DOT de> <559C0F7E DOT 7010009 AT neurotica DOT com> <20150707183339 DOT GA1817 AT alpha2> <559C3667 DOT 7030402 AT neurotica DOT com>
Reply-To: geda-user AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-user AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

>   I have, with Perl, Java, and C++.  C is consistently the fastest and
> has the smallest memory footprint.

When I switched from college to industry, I went from a C/mainframe
world to a DOS/PC world.  I rewrote all my favorite Unix utilities
(mv, rm, cp, ls, etc) in 8086 assembler.  I wrote a *lot* of assembler
those days, and could code up apps in asm about as fast as similar
apps in C, but mine only took a handful of bytes to run, and ran
blazingly fast.  For a demo, see the stub loader for djgpp - it's 2k
of hand-coded assembler that does everything needed to run a 32-bit
app.

So, it's all relative.

These days it's mostly C++, although I wish they'd've stopped adding
to C++ about 20 years ago when it was a clean and useful language :-)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019