Today in our newest take on “older technology is better”: why NAT rules!

  • NeatNit@discuss.tchncs.de
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    What languages use this? I don’t like it!

    On the other hand it goes well with >= and <=. If >= means “either > or =” then <> means “either < or >”, it checks out.

    But I still don’t like it.

    • lambalicious@lemmy.sdf.orgOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      SQL uses it but yeah, not programming language :p.

      I was on mobile so I didn’t have a .XCompose available to type .

      • dan@upvote.au
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        SQL is definitely a programming language. Most dialects are Turing-complete in some way. Some allow custom functions and stored procedures.