Section One BBS

Welcome, Guest.


Subject: C is the most efficient p Date: Sat Nov 06 2021 07:33 pm
From: Boraxman To: Digital Man

-=> Digital Man wrote to Nightfox <=-

 DM> @MSGID: <6181D1FD.5354.dove-prg@vert.synchro.net>
 DM> @REPLY: <61816B3D.3316.dove_dove-prg@digitaldistortionbbs.com>
 DM>   Re: C is the most efficient programming
 DM> language
 DM>   By: Nightfox to All on Tue
 DM> Nov 02 2021 09:45 am

 > I haven't done much programming in pure C, but I thought this article was
 > interesting.  It says C is the most efficient programming language as far as
 > power consumption, speed, and memory usage:

 DM> They actually have Python over C in regards to memory usage. (!?!)

 DM> Assembly language could beat C in those same categories, but it's not a
 DM> serious contender for similar reasons that C is not a serious contender
 DM> for a lot of software development tasks - because there are other very
 DM> important factors such as development time, verification and
 DM> validation, extensibility and maintenance.

 DM> I like and use C a lot, but it's not "the most efficient programming
 DM> language" for all forms of efficiency. Depending on the job, some other
 DM> forms of efficiency matter more than eeking out that extra 1% of
 DM> performance or resource optimization. --
 DM>                                             digital man

I wouldn't call Assembly a Language.  There isn't really a language per so,
just mnemonics and instructions to the assembler itself.  It is more a system
to assembly machine code, and the efficiency of assembly is heavily dependent
on the ability of the programmer.

... MultiMail, the new multi-platform, multi-format offline reader!
--- MultiMail/Linux v0.52
 ■ Synchronet ■ MS & RD BBs - bbs.mozysswamp.org

Previous Message       Next Message
In Reply To: C is the most efficient programming language (Digital Man)
Replies: C is the most efficient p (Digital Man)C is the most efficient p (Nightfox)