Skip to content

Instantly share code, notes, and snippets.

@stesla
Created October 21, 2008 01:59
Show Gist options
  • Select an option

  • Save stesla/18232 to your computer and use it in GitHub Desktop.

Select an option

Save stesla/18232 to your computer and use it in GitHub Desktop.
(ASSIGN, 0, nil, temp:1)
(ASSIGN, temp:1, nil, temp:0)
(ASSIGN, temp:1, nil, id:a:0x1001c0)
(ASSIGN, id:a:0x1001c0, nil, temp:1)
(IF_EQ, temp:1, 0, 0)
(ASSIGN, 0, nil, temp:1)
(JUMP, 1, nil, nil)
(LABEL, 0, nil, nil)
(ASSIGN, 1, nil, temp:1)
(LABEL, 1, nil, nil)
(ASSIGN, temp:1, nil, temp:0)
(ASSIGN, temp:1, nil, id:a:0x1001c0)
(ASSIGN, id:a:0x1001c0, nil, temp:0)
(WRITE, temp:0, nil, nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment