Skip to content

Instantly share code, notes, and snippets.

@ldunn
Created August 13, 2010 03:19
Show Gist options
  • Select an option

  • Save ldunn/522204 to your computer and use it in GitHub Desktop.

Select an option

Save ldunn/522204 to your computer and use it in GitHub Desktop.
>> [ 1 2 + ]
Data stack:
"["
"["
1.0
"["
1.0
#<struct Quotation contents=[1.0, 2.0, #<Ruby_Word:0x00000001f9e8b0 @pops=2, @pushes=1, @apply=#<Proc:0x00000001f9e840@/home/baddog/dev/stacklang/environment.rb:15>>]>
"["
3.0
>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment