Skip to content

Instantly share code, notes, and snippets.

@jnthn
Created January 8, 2012 22:03
Show Gist options
  • Save jnthn/1579872 to your computer and use it in GitHub Desktop.
Save jnthn/1579872 to your computer and use it in GitHub Desktop.
Over the last year, the Rakudo Perl 6 compiler has gained significant new
meta-programming capabilities. After a brief introduction to the topic of
meta-programming, I'll illustrate a range of these features through a set
of working examples. Along the way I'll also pick out some of the common
patterns and approaches, which can be used to solve a whole range of
different problems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment