error-recovery Questions
24
I've been programming a long time, and the programs I see, when they run out of memory, attempt to clean up and exit, i.e. fail gracefully. I can't remember the last time I saw one actually attempt...
Rubber asked 2/12, 2008 at 11:55
1
I know Perl's "Marpa" Earley parser has very good error reporting.
But I can't find in its documentation or via Googling whether it has error recovery.
For instance, most C/C++ compilers have err...
Pallor asked 6/9, 2014 at 7:55
1
© 2022 - 2024 — McMap. All rights reserved.