• Scoopta@programming.dev
    link
    fedilink
    arrow-up
    79
    ·
    edit-2
    1 year ago

    Assembly being obsolete has to be the funniest joke in here. It fundamentally never will be even if its use is niche

  • ozymandias117@lemmy.world
    link
    fedilink
    English
    arrow-up
    56
    ·
    1 year ago

    How are you defining “Obsolete” vs “Nu”?

    e.g. Brainfuck from 1993 is all the way to Nu, while D (2001) and Rust (2012) are less “Nu”?

  • moomoomoo309@programming.dev
    link
    fedilink
    English
    arrow-up
    29
    ·
    1 year ago

    Yeah, the axes on this are weird, why would the opposite of a systems language be a toy language? And why is Lua, a very popular and commonly used language in tons of stuff, a “toy”? And Lua is a nu Lang? It’s older than Java, maybe it just feels newer because each release isn’t necessarily backwards compatible?

  • cmnybo@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    27
    ·
    1 year ago

    If everything written in those “obsolete” languages suddenly disappeared, the whole world would go dark.

    • Adalast@lemmy.world
      link
      fedilink
      arrow-up
      6
      arrow-down
      7
      ·
      1 year ago

      That doesn’t stop them from being obsolete, it just means that people who have the “if it ain’t broke, don’t fix it” mentality can get fucked.

  • radish@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    17
    ·
    1 year ago

    Curious how you decided what goes where, I’d hardly consider SQL a “Toy Lang” as opposed to a “System Lang”

  • ulterno@programming.dev
    link
    fedilink
    English
    arrow-up
    16
    ·
    1 year ago

    The only way Assembly will be obsolete is if there were no new chips processor models being created.

    Every time a new architecture or a new instruction group is announced, it has to be bootstrapped into the C compiler.

  • Eiri@lemmy.ca
    link
    fedilink
    arrow-up
    14
    ·
    1 year ago

    Did you just note Typescript, a superset of JavaScript that needs to be compiled into it, as closer to the system?

    Also does it technically constitute a language? That feels like a stretch too.

    • ZILtoid1991@lemmy.worldOP
      link
      fedilink
      arrow-up
      4
      arrow-down
      5
      ·
      1 year ago

      The opposite of system language, especially as many scripting languages have “beginner” features, like a single number type instead of integers and floats, dynamic types.

      • hperrin@lemmy.ca
        link
        fedilink
        English
        arrow-up
        13
        ·
        1 year ago

        I would call that a high level language. Like, the further you abstract from the hardware, the higher level the language.

        Calling it a “toy” language implies that it isn’t useful. You have languages in there that are incredibly useful, like SQL, that basically run the entire internet.

    • aubeynarf@lemmynsfw.com
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      A systems language, one of the oldest but still in use and modeled after, used to build expensive research toys, which compiles itself via its interpreter…. is in some 4d space this plane doesn’t slice through.

      FORTH also out in space somewhere