The library (vicare parser-logic) defines an infrastructure to
declare the logic of a parser for sequences of characters; such logic
can be specialised for different underlying devices. The library
heavily relies on macros.
| • parser logic intro: | Introductory examples. | |
| • parser logic operators: | The logic of parser operators. | |
| • parser logic api: | Programming interface to parser definition. |