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

Exactly. You emulate every WHILE instruction with a GOTO insturction.