Hacker News new | ask | show | jobs
by jgalt212 3134 days ago
> highly structured and deterministic inputs

not all parsers deal with such inputs, and parsers that don't can and often do produce multiple interpretations of the input data.

1 comments

Tell me of some parsers that do not deal with deterministic inputs and have 100% accuracy, then.