Created
January 8, 2012 22:03
-
-
Save jnthn/1579872 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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