Skip to content

Instantly share code, notes, and snippets.

@ashgti
Created August 5, 2010 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ashgti/509128 to your computer and use it in GitHub Desktop.
Save ashgti/509128 to your computer and use it in GitHub Desktop.
Bytecode:
Length: 15
685 set_i_ic
0 end
1 noop
685 set_i_ic
1 noop
2 check_events
383 add_i_i_i
2 check_events
0 end
1 noop
351 say_i
2 check_events
34 set_returns_pc
1 noop
29 returncc
.sub 'main'
$I0 = 1
$I1 = 2
$I2 = $I0 + $I1
say $I2
.end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment