ex_spirit v0.3.5 ExSpirit.Parserx

ExSpirit.Parsers is the parsing section of ExSpirit, designed to parse out some kind of stream of data (whether via a binary, a list, or perhaps an actual stream) into a data structure of your own design.

This parser differs from ExSpirit.Parser in that it uses an experimental Expression Template support.

Link to this section Summary

Link to this section Functions

Link to this function default_commands()
Link to this macro defgrammar(head, bodies) (macro)
Link to this macro parse(rest, parser, opts \\ []) (macro)