Y
Hacker News
new
|
ask
|
show
|
jobs
by
sullyj3
2736 days ago
Presumably you need another proof for GOTO >= WHILE and therefore GOTO = WHILE
1 comments
niklasd
2736 days ago
Exactly. You emulate every WHILE instruction with a GOTO insturction.
link