Skip to content

Instantly share code, notes, and snippets.

@diakopter
Created October 6, 2010 02:47
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 diakopter/612724 to your computer and use it in GitHub Desktop.
Save diakopter/612724 to your computer and use it in GitHub Desktop.
in t
hi from toplevel
in Frame_3
hi from sub 1
$a is: foo
in Frame_5
hi from sub 2
$a is: foo
in Frame_3
in Frame_5
hi from sub 2
$a is: foo
in Frame_3
result of frame2: 44
result of frame2: 88
set EvalCaller to Frame_3
returning eval frame
generating first string eval assembly
in Frame_8
1 howdy from nested eval depth 1
tl is: t
$a is: foo
2 howdy from nested eval depth 1
in Frame_3
done with Simulate1stStringEval
in t
hi back in toplevel
result of frame1: 132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment