Parrot and Perl 6 Parrot and Perl 6 - Environments for Dynamic Languages #27

Syntax

We want to extract the patterns out of our source programs.

For example, given

if a == 4 then print "Hello";
continued...
Copyright © 2007 Patrick Michaud