juan_gandhi: (Default)
Juan-Carlos Gandhi ([personal profile] juan_gandhi) wrote2012-07-16 06:15 pm

вот вы кобол не изучали, да?

The original COBOL specification supported self-modifying code via the infamous "ALTER X TO PROCEED TO Y" statement. X and Y are paragraph labels, and any "GOTO X" statements executed after such an ALTER statement have the meaning "GOTO Y" instead.

[identity profile] rezkiy.livejournal.com 2012-07-17 01:17 am (UTC)(link)
это не селф-модифайинг код, а виртуальные функции.