Sign in
Log inSign up

Learning by doing Parsing Theory?

Nick Luparev's photo
Nick Luparev
·Sep 26, 2017

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?