Description
Idris 2 programs can build lexers and parsers with totality-focused library code.
It is useful for developers creating languages, configuration formats, or structured text tools in Idris 2. Parser code should still define clear error behavior for malformed or hostile input.