Man pages for parcr
Construct Parsers for Structured Text Files

by_splitApplying a parser to a split string
by_symbolApplying a parser to individual symbols of a string
EmptyLineRecognize empty lines
eofDetect end of input
failedTesting for parser failure
fastafileExample nucleotide fasta file
finishedTest whether the parser has completely consumed the input
grapes-or-grapesApplying alternative parsers
grapes-ret-grapesReturn a fixed value instead of the result of a parser
grapes-then-grapesApplying parsers in sequence
grapes-using-grapesApplying a function to the result of a parser
grapes-xthen-grapesKeeping only first or second result from a %then% sequence
IgnoreIgnore all until the end
literalMatching parser input with a literal string
match_sIdentifying and processing a string and producing custom...
print.markerPrint method for an object of class 'marker'
reporterTurn a parser into an error reporting parser
satisfyMatching input using a logical function
storeStore and retrieve objects
succeedThe most basic parsers
zero_or_moreRepeated application of a parser
parcr documentation built on June 22, 2024, 10:31 a.m.