Comment by tromp

Comment by tromp 6 months ago

5 replies

Am I right in deducing that this language gets its power from self-modifying code? I.e. flipping bits within addresses of the opcodes of the running program?

tomhee 6 months ago

You are indeed right

  • tromp 6 months ago

    I would have expected the language documentation to focus more on this observation and to explain for instance how self modification is used to implement while loops. But I don't even see the term mentioned anywhere?!