Skip to content

Instantly share code, notes, and snippets.

@danking
Created August 26, 2011 04:04
Show Gist options
  • Save danking/1172665 to your computer and use it in GitHub Desktop.
Save danking/1172665 to your computer and use it in GitHub Desktop.
--- Data stack:
1
2
3
4
5
( scratchpad ) [| :> a | a ] call
--- Data stack:
1
2
3
5
( scratchpad ) . 4 5
5
--- Data stack:
1
2
3
4
5
( scratchpad ) [let :> a a ]
--- Data stack:
1
2
3
4
5
( scratchpad )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment