Microsoft is writing a PHP parser that handles error recovery well, and the internals docs are really accessible.
It includes a discussion of handling trivia and even some sample parsing code.
miniblog.
Related Posts
Today I learnt what specpdl means in Emacs internals!
Special variable PushDown List.
Special variable means a dynamically bound variable, and pushdown list means a stack.
I once read that it's good for you to have a script that regularly deletes random files, to learn about linux internals. Or, Arch Linux.