2 comments

[ 2.7 ms ] story [ 13.7 ms ] thread
The title is bit deceptive - it's quiz question asking you to create recursive descent parser, not an introduction to the principles involves.
It just so happens that after the quiz is a very nice intro to creating a recursive descent parser by hand. It's actually quite well written...