grap - PEG Parser for Python#

Todo

Explain that order of definition of rules does not matter.

Todo

Explain difference between grap.core and grap.lang.

Todo

Add API - grap.core and API - grap.lang.

Todo

Explain context rules (the ones starting with capital letter such as Seperator).