Y
Hacker News
new
|
ask
|
show
|
jobs
by
jandrese
3079 days ago
It seems kind of magical to be able to encode the intent of a program outside of its actual function. Theoretically this is what comments are for, but obviously those have zero enforcement value at the compiler level.
1 comments
hacker_9
3079 days ago
Thats because the 'why' is more powerful; from it you can infer the 'what' and 'how'.
link