Comment by tromp

Comment by tromp 6 months ago

3 replies

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?!

int_19h 6 months ago

This was actually a not uncommon approach to implementing loops in earliest mainfraims.

  • tomhee 6 months ago

    Do you have any article that I can read about it? Sounds interesting!