Toggle navigation
Collections
Fun
Jokes
Fortune
Photo
Nicknames
Blog
ﻮﺑﻻگ
Iran
Crozzle /skroz'l/ Vt. Used When A Self-modifying Code Segment Runs Incorrectly And Corrupts The Running Program Or Vital Data.
Home
›
Fortune Cookies
›
Jargon File
scrozzle /skroz'l/ vt.
Used when a self-modifying code
segment runs incorrectly and corrupts the running program or vital
data. "The damn compiler scrozzled itself again!"
Related:
crozzle: /skroz'l/ vt. Used when a self-modifying code segment runs incorrectly and corrupts the running program or vital data.
The damn compiler scrozzled itself again!" -- The AI Hackers Dictionary...
REAL programmers write self-modifying code.
ampoline n. An incredibly hairy technique, found in some HLL and program-overlay implementations (e.
g., on the Macintosh), that involves on-the-fly generation of small executable (and, likely as not, self-modifying) code objects to do indirection between code sections....
ampoline: n. An incredibly {hairy} technique, found in some {HLL} and program-overlay implementations (e.
g., on the Macintosh), that involves on-the-fly generation of small executable (and, likely as not, self-modifying) code objects to do indirection between code sections....
0462 Have you ever written self-modifying code? 0463 .
.. Are you proud of it? -- from THE HACKER TEST...
Real programmers don't document their code. The brilliance of the program itself is self-evident, and anyone who can't figure it out isn't a real programmer.
The primary purpose of the DATA statement is to give names to consta
instead of referring to pi as 3.141592653589793 at every appearance, the variable PI can be given that value with a DATA statement and used instead of the longer form of the constant....