Parrot Parrot Compiler Toolkit #28

Parse grammars in PGE

if                -- "if" keyword
  a == 4          -- an expression
then              -- "then" keyword
  print "Hello";  -- a statement
continued...
Copyright © 2009
http://www.pmichaud.com/2009/pres/