• C is the most efficient programming language

    From Nightfox@46:1/150 to All on Tue Nov 2 09:45:49 2021
    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:

    https://bit.ly/3ECS5QT

    Full link:

    https://cryptomode.com/c-is-the-most-energy-efficient-and-fastest-programming-l anguage-study-finds/

    Nightfox
    --- SBBSecho 3.14-Win32
    * Origin: Digital Distortion: digitaldistortionbbs.com (46:1/150)
  • From esc@46:1/145 to Nightfox on Fri Nov 5 02:43:16 2021
    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:

    It's fast and efficient because it does basically nothing for you to
    safeguard you shooting yourself in the foot. Troubleshooting things in C is
    so much fun...hehe

    --- Mystic BBS v1.12 A47 2020/09/07 (Windows/32)
    * Origin: d i s t o r t i o n // d1st.org (46:1/145)
  • From poindexter FORTRAN@46:1/115 to esc on Fri Nov 5 07:03:00 2021
    esc wrote to Nightfox <=-

    It's fast and efficient because it does basically nothing for you to safeguard you shooting yourself in the foot. Troubleshooting things in
    C is so much fun...hehe

    I did my CS school in ANSI C, with a proper IDE, stepping through variables wasn't any better or worse than any other language - or so I thought.


    ... What do you think of the guests?
    --- MultiMail/DOS v0.52
    * Origin: realitycheckbbs.org -- yesterday's tech today (46:1/115)
  • From tenser@46:3/203 to poindexter FORTRAN on Wed Nov 10 06:25:39 2021
    On 05 Nov 2021 at 07:03a, poindexter FORTRAN pondered and said...

    esc wrote to Nightfox <=-

    It's fast and efficient because it does basically nothing for you to safeguard you shooting yourself in the foot. Troubleshooting things i C is so much fun...hehe

    I did my CS school in ANSI C, with a proper IDE, stepping through variables wasn't any better or worse than any other language - or so I thought.

    Oophf. The thing is, C lets you express things that are often
    associated with errors, but that just aren't representable in
    other languages. What do you get when you add an integer
    number to an array in C? Answer: a pointer. By any reasonable
    definition, that should be a type error, but it's not. Other
    languages that don't let you do things that are ... unexpected,
    tend to be easier to debug.

    --- Mystic BBS v1.12 A47 2021/09/29 (Linux/64)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (46:3/203)
  • From HusTler@46:1/700 to tenser on Tue Nov 9 21:42:38 2021
    Re: Re: C is the most efficient programming language
    By: tenser to poindexter FORTRAN on Wed Nov 10 2021 06:25 am

    I did my CS school in ANSI C, with a proper IDE, stepping through variables wasn't any better or worse than any other language - or so I thought.

    You mean these darn things can't program themselves yet? [-(

    |07 HusTler


    ... Chuck Norris counted to infinity - twice.
    --- SBBSecho 3.14-Linux
    * Origin: thePharcyde_ telnet://bbs.pharcyde.org (Wisconsin) (46:1/700)