-
@hikari_no_yume interesting. im thinking about C# bytecode, which is a stack language but lack's e.g. swap, roll, pick and others you'd see a real stack language like forth or joy. they do have branches, but i suppose you'd treat code between branches as their own blocks in a control flow graph?