Skip to content

Instantly share code, notes, and snippets.

@fourohfour
Created November 10, 2014 18:30
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 fourohfour/d978254ed650437de8ff to your computer and use it in GitHub Desktop.
Save fourohfour/d978254ed650437de8ff to your computer and use it in GitHub Desktop.
set *{ # State of Stack: arg1, arg2, exit
call +
return 1
} -> thing
set 3 -> x
set 5 -> y
call thing x y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment