Learning by doing Parsing Theory?
I want to learn how to create parsers.
Being able to parse some nontrivial data on input and produce meaningful representation of this data on the outside. General goal is to be able to create parsers.
Can you suggest a roadmap how to do that?