filmov
tv
Intro to parsing

Показать описание
A short overview of top-down vs bottom-up parsing, assuming we have a context free grammar to work from and a sequence of tokens to be parsed. Specific details of top-down and bottom-up algorithms will be covered in later sessions.