Skip to content

Instantly share code, notes, and snippets.

@timo
Last active August 29, 2015 14:05
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 timo/ba36a47223115daeb6d0 to your computer and use it in GitHub Desktop.
Save timo/ba36a47223115daeb6d0 to your computer and use it in GitHub Desktop.
examples of superb code-gen in rakudo
00268 const_s loc_11_str, '&print'
00269 getlexstatic_o loc_32_obj, loc_11_str
00270 const_s loc_11_str, '&infix:<~>'
00271 getlexstatic_o loc_31_obj, loc_11_str
00272 const_s loc_11_str, '&infix:<~>'
00273 getlexstatic_o loc_30_obj, loc_11_str
00274 const_s loc_11_str, '&infix:<~>'
00275 getlexstatic_o loc_23_obj, loc_11_str
annotation: lib/Test.pm:349
label_1:
00006 const_s loc_6_str, '$_'
00007 getlexouter loc_7_obj, loc_6_str
annotation: lib/Test.pm:355
00008 const_s loc_6_str, '$_'
00009 getlexouter loc_9_obj, loc_6_str
annotation: lib/Test.pm:358
00010 const_s loc_6_str, '$_'
00011 getlexouter loc_11_obj, loc_6_str
00012 newlexotic loc_13_obj, label_14(00220)
00013 bindlex lex_Frame_92_RETURN_obj, loc_13_obj
annotation: lib/Test.pm:347
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment