Y
Hacker News
new
|
ask
|
show
|
jobs
by
vkoskiv
760 days ago
Heh, my program that just copies the current instruction to +1 wasn't allowed on the board, fair enough I guess :D
1 comments
James_K
760 days ago
You can achieve a similar effect with a two instruction program where each one copies the other two forwards. In fact you can submit it exactly if you use with the bit encoding of instructions to construct the program in memory.
link