Content deleted Content added
Derek Ross (talk | contribs) mNo edit summary |
Derek Ross (talk | contribs) No edit summary |
||
Line 1:
In [[computer programming]], '''self-modifying code''' is code that modifies itself. This is straightforward to write when using [[assembly language]] and is also supported by some high level language interpreters such as [[SNOBOL4]]. It is more difficult to implement on compilers but compilers such as [[Clipper programming language|Clipper]] and [[
example algorithm (theoretic!)
|