Next: Soft failure, Previous: Ancestry-recoverable hard failure, Up: Failure [Contents][Index]
A fully recoverable hard failure is a recoverable Libmarpa application programming failure
One example of a fully recoverable hard failure is
the error code MARPA_ERR_UNEXPECTED_TOKEN_ID
.
The “Ruby Slippers” parsing technique
(see Ruby Slippers),
which has seen extensive usage,
is based
on Libmarpa’s ability to recover from
a MARPA_ERR_UNEXPECTED_TOKEN_ID
error
fully and efficiently,