Skip to content

Instantly share code, notes, and snippets.

@nazarov-yuriy
Created January 31, 2015 16:56
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 nazarov-yuriy/b3ab3215f3734bb1d752 to your computer and use it in GitHub Desktop.
Save nazarov-yuriy/b3ab3215f3734bb1d752 to your computer and use it in GitHub Desktop.
$ perl -MO=Concise -e 'print 1+2'
6 <@> leave[1 ref] vKP/REFC ->(end)
1 <0> enter ->2
2 <;> nextstate(main 1 -e:1) v:{ ->3
5 <@> print vK ->6
3 <0> pushmark s ->4
4 <$> const[IV 3] s ->5
-e syntax OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment