I look to fpc-2.6.0.source.zip, directory fpc-2.6.0\compiler. I see array arraytokeninfo in file tokens.pas where are keywords like 'repeat' and 'until'. But I can't find any parser (and lexer, dfa etc). How FreePascal compiler proceed with grammar?<br>