s-expressionists / Eclector

A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees
https://s-expressionists.github.io/Eclector/
BSD 2-Clause "Simplified" License
109 stars 9 forks source link

Document error recovery #58

Closed scymtym closed 4 years ago

scymtym commented 5 years ago

Document recoverable errors, the recover restart and associated behavior.