Stop comparing programming languages

  • Python is versatile
  • JavaScript is powerful
  • Ruby is elegant
  • C is essential
  • C++
  • Java is robust
  • @[email protected]
    link
    fedilink
    116 days ago

    Does that not put JS (node) back on the table?

    I’d say it’s the low level language doing the heavy lifting, python or JS in this scenario are just front-ends.

    Hell, I think FORTH has C bindings, that’s not power, that’s mental illness

    • @[email protected]
      link
      fedilink
      716 days ago

      Sure, but there are good and bad frontends. JavaScript has a tendency to silently fly off the handle in mysterious ways due to the crazy type system. Python will typically fail more predictably, and is famously easy to write. I know nothing about FORTH, honestly.

      • @odium
        link
        216 days ago

        Dw, no one does.