Manuals

DHParser is both suitable for small projects or “on the fly” use of parsing expression grammars as a more powerful substitute for regular expressions and for big projects. (The workflow for the latter is described in the A Step by Step Guide as well as Testing) The following manuals provide a comprehensive exposition of the capabilities of DHParser. Each manual is related to one of the major modules of DHParser. It is recommended to read the Overview of DHParser, first, and then read as much of the manuals as needed. The usage and API of DHParser is furthermore described in the doc-strings of its modules which also contain many runnable examples.