What is "parsing"?
analyze an input sequence
determine the structure of statements
according to the rules for a language
- ---> We're looking for patterns
| Parrot | Perl6Grammar compiler and parsers | #3 |
analyze an input sequence
determine the structure of statements
according to the rules for a language
|
Copyright © 2009 http://www.pmichaud.com/2009/pres/ |