Sammal v0.1.0 Sammal.ParserCombinators View Source
Experimenting with parser combinators. TODO docs
Link to this section Summary
Functions
Delay parser evaluation to handle infinite loops in self-referential parsers
Wrap parser result into a list
Link to this section Types
Link to this section Functions
Delay parser evaluation to handle infinite loops in self-referential parsers.
Wrap parser result into a list.