A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees
BSD 2-Clause "Simplified" License
109
stars
9
forks
source link
How to handle errors signaled during read-time evaluation? #23
Closed
scymtym closed 6 years ago
Wrap the signaled condition in an Eclector condition?