• @HStone32
      link
      125 days ago

      not really, imo. its more like a sequenced list of pointers to various instruction sets.

      • JeenaOP
        link
        fedilink
        125 days ago

        But there are still if, while, function definitions, etc. in scripting languages. It doesn’t seem to me that different than even programming in assembler. In Assembler you also call subroutines, etc. and in every other language you also call functions from libraries.