The C'Dent Parser Grammars
C'Dent uses a grammar that is a Python class generated from
preprocessed YAML files that contain Regexp based rules.
Let's take a looksy...
* ../cdent/cdent/parser/
* ../cdent/cdent/parser/python/grammar
* ../cdent/src